interface IContainerGroupDefinitionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.GameLift.IContainerGroupDefinitionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsgamelift#IContainerGroupDefinitionRef |
![]() | software.amazon.awscdk.services.gamelift.IContainerGroupDefinitionRef |
![]() | aws_cdk.aws_gamelift.IContainerGroupDefinitionRef |
![]() | aws-cdk-lib » aws_gamelift » IContainerGroupDefinitionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a ContainerGroupDefinition.
Properties
Name | Type | Description |
---|---|---|
container | Container | A reference to a ContainerGroupDefinition resource. |
node | Node | The tree node. |
containerGroupDefinitionRef
Type:
Container
A reference to a ContainerGroupDefinition resource.
node
Type:
Node
The tree node.