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