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