python-terrascript/terrascript/wavefront/r.py

102 lines
1.8 KiB
Python

# terrascript/wavefront/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class wavefront_alert(terrascript.Resource):
pass
class wavefront_alert_target(terrascript.Resource):
pass
class wavefront_cloud_integration_app_dynamics(terrascript.Resource):
pass
class wavefront_cloud_integration_aws_external_id(terrascript.Resource):
pass
class wavefront_cloud_integration_azure(terrascript.Resource):
pass
class wavefront_cloud_integration_azure_activity_log(terrascript.Resource):
pass
class wavefront_cloud_integration_cloudtrail(terrascript.Resource):
pass
class wavefront_cloud_integration_cloudwatch(terrascript.Resource):
pass
class wavefront_cloud_integration_ec2(terrascript.Resource):
pass
class wavefront_cloud_integration_gcp(terrascript.Resource):
pass
class wavefront_cloud_integration_gcp_billing(terrascript.Resource):
pass
class wavefront_cloud_integration_newrelic(terrascript.Resource):
pass
class wavefront_cloud_integration_tesla(terrascript.Resource):
pass
class wavefront_dashboard(terrascript.Resource):
pass
class wavefront_dashboard_json(terrascript.Resource):
pass
class wavefront_derived_metric(terrascript.Resource):
pass
class wavefront_external_link(terrascript.Resource):
pass
class wavefront_ingestion_policy(terrascript.Resource):
pass
class wavefront_maintenance_window(terrascript.Resource):
pass
class wavefront_role(terrascript.Resource):
pass
class wavefront_service_account(terrascript.Resource):
pass
class wavefront_user(terrascript.Resource):
pass
class wavefront_user_group(terrascript.Resource):
pass