IMacroRef
- class aws_cdk.IMacroRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a Macro.
- Stability:
experimental
Attributes
- macro_ref
(experimental) A reference to a Macro resource.
- Stability:
experimental
- node
The tree node.