python-terrascript/terrascript/vmc/r.py

30 lines
473 B
Python

# terrascript/vmc/r.py
# Automatically generated by tools/makecode.py ()
import warnings
warnings.warn(
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
)
import terrascript
class vmc_cluster(terrascript.Resource):
pass
class vmc_public_ip(terrascript.Resource):
pass
class vmc_sddc(terrascript.Resource):
pass
class vmc_site_recovery(terrascript.Resource):
pass
class vmc_srm_node(terrascript.Resource):
pass