python-terrascript/terrascript/uptimerobot/r.py

22 lines
405 B
Python

# terrascript/uptimerobot/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class uptimerobot_alert_contact(terrascript.Resource):
pass
class uptimerobot_monitor(terrascript.Resource):
pass
class uptimerobot_status_page(terrascript.Resource):
pass