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