python-terrascript/terrascript/resource/davidji99/herokux.py

163 lines
3.3 KiB
Python

# terrascript/resource/davidji99/herokux.py
# Automatically generated by tools/makecode.py (24-Sep-2021 15:18:42 UTC)
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
__all__ = [
"herokux_app_container_release",
"herokux_app_github_integration",
"herokux_app_webhook",
"herokux_connect_mappings",
"herokux_data_connector",
"herokux_formation_alert",
"herokux_formation_autoscaling",
"herokux_kafka_consumer_group",
"herokux_kafka_mtls_iprule",
"herokux_kafka_topic",
"herokux_oauth_authorization",
"herokux_pipeline_ephemeral_apps_config",
"herokux_pipeline_github_integration",
"herokux_pipeline_member",
"herokux_postgres_backup_schedule",
"herokux_postgres_connection_pooling",
"herokux_postgres_credential",
"herokux_postgres_data_link",
"herokux_postgres_dataclip",
"herokux_postgres_dataclip_team_association",
"herokux_postgres_dataclip_user_association",
"herokux_postgres_maintenance_window",
"herokux_postgres_mtls",
"herokux_postgres_mtls_certificate",
"herokux_postgres_mtls_iprule",
"herokux_postgres_settings",
"herokux_privatelink",
"herokux_redis_config",
"herokux_redis_maintenance_window",
"herokux_scheduler_job",
"herokux_shield_private_space",
]