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