Uses of Interface
software.amazon.awscdk.services.gamelift.CfnGameSessionQueueProps
-
Uses of CfnGameSessionQueueProps in software.amazon.awscdk.services.gamelift
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnGameSessionQueueProps
Modifier and TypeMethodDescriptionCfnGameSessionQueueProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnGameSessionQueue
(Construct scope, String id, CfnGameSessionQueueProps props) Create a newAWS::GameLift::GameSessionQueue
.