python-terrascript/terrascript/herokux/r.py

134 lines
2.3 KiB
Python

# terrascript/herokux/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class herokux_app_container_release(terrascript.Resource):
pass
class herokux_app_github_integration(terrascript.Resource):
pass
class herokux_app_webhook(terrascript.Resource):
pass
class herokux_connect_mappings(terrascript.Resource):
pass
class herokux_data_connector(terrascript.Resource):
pass
class herokux_formation_alert(terrascript.Resource):
pass
class herokux_formation_autoscaling(terrascript.Resource):
pass
class herokux_kafka_consumer_group(terrascript.Resource):
pass
class herokux_kafka_mtls_iprule(terrascript.Resource):
pass
class herokux_kafka_topic(terrascript.Resource):
pass
class herokux_oauth_authorization(terrascript.Resource):
pass
class herokux_pipeline_ephemeral_apps_config(terrascript.Resource):
pass
class herokux_pipeline_github_integration(terrascript.Resource):
pass
class herokux_pipeline_member(terrascript.Resource):
pass
class herokux_postgres_backup_schedule(terrascript.Resource):
pass
class herokux_postgres_connection_pooling(terrascript.Resource):
pass
class herokux_postgres_credential(terrascript.Resource):
pass
class herokux_postgres_data_link(terrascript.Resource):
pass
class herokux_postgres_dataclip(terrascript.Resource):
pass
class herokux_postgres_dataclip_team_association(terrascript.Resource):
pass
class herokux_postgres_dataclip_user_association(terrascript.Resource):
pass
class herokux_postgres_maintenance_window(terrascript.Resource):
pass
class herokux_postgres_mtls(terrascript.Resource):
pass
class herokux_postgres_mtls_certificate(terrascript.Resource):
pass
class herokux_postgres_mtls_iprule(terrascript.Resource):
pass
class herokux_postgres_settings(terrascript.Resource):
pass
class herokux_privatelink(terrascript.Resource):
pass
class herokux_redis_config(terrascript.Resource):
pass
class herokux_redis_maintenance_window(terrascript.Resource):
pass
class herokux_scheduler_job(terrascript.Resource):
pass
class herokux_shield_private_space(terrascript.Resource):
pass