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