python-terrascript/terrascript/activedirectory/r.py

18 lines
357 B
Python

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