@Stability(value=Stable) public static final class CfnGameSessionQueueProps.Builder extends Object implements software.amazon.jsii.Builder<CfnGameSessionQueueProps>
CfnGameSessionQueueProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnGameSessionQueueProps.Builder name(String name)
CfnGameSessionQueueProps.getName()name - `AWS::GameLift::GameSessionQueue.Name`. This parameter is required.this@Stability(value=Stable) public CfnGameSessionQueueProps.Builder destinations(IResolvable destinations)
CfnGameSessionQueueProps.getDestinations()destinations - `AWS::GameLift::GameSessionQueue.Destinations`.this@Stability(value=Stable) public CfnGameSessionQueueProps.Builder destinations(List<? extends Object> destinations)
CfnGameSessionQueueProps.getDestinations()destinations - `AWS::GameLift::GameSessionQueue.Destinations`.this@Stability(value=Stable) public CfnGameSessionQueueProps.Builder playerLatencyPolicies(IResolvable playerLatencyPolicies)
CfnGameSessionQueueProps.getPlayerLatencyPolicies()playerLatencyPolicies - `AWS::GameLift::GameSessionQueue.PlayerLatencyPolicies`.this@Stability(value=Stable) public CfnGameSessionQueueProps.Builder playerLatencyPolicies(List<? extends Object> playerLatencyPolicies)
CfnGameSessionQueueProps.getPlayerLatencyPolicies()playerLatencyPolicies - `AWS::GameLift::GameSessionQueue.PlayerLatencyPolicies`.this@Stability(value=Stable) public CfnGameSessionQueueProps.Builder timeoutInSeconds(Number timeoutInSeconds)
CfnGameSessionQueueProps.getTimeoutInSeconds()timeoutInSeconds - `AWS::GameLift::GameSessionQueue.TimeoutInSeconds`.this@Stability(value=Stable) public CfnGameSessionQueueProps build()
build in interface software.amazon.jsii.Builder<CfnGameSessionQueueProps>CfnGameSessionQueuePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.