@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 customEventData(String customEventData)
CfnGameSessionQueueProps.getCustomEventData()customEventData - `AWS::GameLift::GameSessionQueue.CustomEventData`.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 filterConfiguration(CfnGameSessionQueue.FilterConfigurationProperty filterConfiguration)
CfnGameSessionQueueProps.getFilterConfiguration()filterConfiguration - `AWS::GameLift::GameSessionQueue.FilterConfiguration`.this@Stability(value=Stable) public CfnGameSessionQueueProps.Builder filterConfiguration(IResolvable filterConfiguration)
CfnGameSessionQueueProps.getFilterConfiguration()filterConfiguration - `AWS::GameLift::GameSessionQueue.FilterConfiguration`.this@Stability(value=Stable) public CfnGameSessionQueueProps.Builder notificationTarget(String notificationTarget)
CfnGameSessionQueueProps.getNotificationTarget()notificationTarget - `AWS::GameLift::GameSessionQueue.NotificationTarget`.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 priorityConfiguration(CfnGameSessionQueue.PriorityConfigurationProperty priorityConfiguration)
CfnGameSessionQueueProps.getPriorityConfiguration()priorityConfiguration - `AWS::GameLift::GameSessionQueue.PriorityConfiguration`.this@Stability(value=Stable) public CfnGameSessionQueueProps.Builder priorityConfiguration(IResolvable priorityConfiguration)
CfnGameSessionQueueProps.getPriorityConfiguration()priorityConfiguration - `AWS::GameLift::GameSessionQueue.PriorityConfiguration`.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.