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