python-terrascript/terrascript/statuspage/r.py

26 lines
468 B
Python

# terrascript/statuspage/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class statuspage_component(terrascript.Resource):
pass
class statuspage_component_group(terrascript.Resource):
pass
class statuspage_metric(terrascript.Resource):
pass
class statuspage_metrics_provider(terrascript.Resource):
pass