interface IComponentRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ImageBuilder.IComponentRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsimagebuilder#IComponentRef |
![]() | software.amazon.awscdk.services.imagebuilder.IComponentRef |
![]() | aws_cdk.aws_imagebuilder.IComponentRef |
![]() | aws-cdk-lib » aws_imagebuilder » IComponentRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Component.
Properties
Name | Type | Description |
---|---|---|
component | Component | A reference to a Component resource. |
node | Node | The tree node. |
componentRef
Type:
Component
A reference to a Component resource.
node
Type:
Node
The tree node.