python-terrascript/terrascript/kafka/r.py

18 lines
311 B
Python

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