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