@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.788Z") @Stability(value=Stable) public interface CfnGameSessionQueueProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gamesessionqueue.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGameSessionQueueProps.Builder
A builder for
CfnGameSessionQueueProps |
static class |
CfnGameSessionQueueProps.Jsii$Proxy
An implementation for
CfnGameSessionQueueProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGameSessionQueueProps.Builder |
builder() |
default Object |
getDestinations()
`AWS::GameLift::GameSessionQueue.Destinations`.
|
String |
getName()
`AWS::GameLift::GameSessionQueue.Name`.
|
default Object |
getPlayerLatencyPolicies()
`AWS::GameLift::GameSessionQueue.PlayerLatencyPolicies`.
|
default Number |
getTimeoutInSeconds()
`AWS::GameLift::GameSessionQueue.TimeoutInSeconds`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gamesessionqueue.html#cfn-gamelift-gamesessionqueue-name@Stability(value=Stable) @Nullable default Object getDestinations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gamesessionqueue.html#cfn-gamelift-gamesessionqueue-destinations@Stability(value=Stable) @Nullable default Object getPlayerLatencyPolicies()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gamesessionqueue.html#cfn-gamelift-gamesessionqueue-playerlatencypolicies@Stability(value=Stable) @Nullable default Number getTimeoutInSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-gamesessionqueue.html#cfn-gamelift-gamesessionqueue-timeoutinseconds@Stability(value=Stable) static CfnGameSessionQueueProps.Builder builder()
CfnGameSessionQueueProps.Builder of CfnGameSessionQueuePropsCopyright © 2020. All rights reserved.