@Stability(value=Stable) public static final class CfnMatchmakingConfigurationProps.Builder extends Object implements software.amazon.jsii.Builder<CfnMatchmakingConfigurationProps>
CfnMatchmakingConfigurationProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder acceptanceRequired(Boolean acceptanceRequired)
CfnMatchmakingConfigurationProps.getAcceptanceRequired()acceptanceRequired - `AWS::GameLift::MatchmakingConfiguration.AcceptanceRequired`. This parameter is required.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder acceptanceRequired(IResolvable acceptanceRequired)
CfnMatchmakingConfigurationProps.getAcceptanceRequired()acceptanceRequired - `AWS::GameLift::MatchmakingConfiguration.AcceptanceRequired`. This parameter is required.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder name(String name)
CfnMatchmakingConfigurationProps.getName()name - `AWS::GameLift::MatchmakingConfiguration.Name`. This parameter is required.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder requestTimeoutSeconds(Number requestTimeoutSeconds)
CfnMatchmakingConfigurationProps.getRequestTimeoutSeconds()requestTimeoutSeconds - `AWS::GameLift::MatchmakingConfiguration.RequestTimeoutSeconds`. This parameter is required.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder ruleSetName(String ruleSetName)
CfnMatchmakingConfigurationProps.getRuleSetName()ruleSetName - `AWS::GameLift::MatchmakingConfiguration.RuleSetName`. This parameter is required.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder acceptanceTimeoutSeconds(Number acceptanceTimeoutSeconds)
CfnMatchmakingConfigurationProps.getAcceptanceTimeoutSeconds()acceptanceTimeoutSeconds - `AWS::GameLift::MatchmakingConfiguration.AcceptanceTimeoutSeconds`.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder additionalPlayerCount(Number additionalPlayerCount)
CfnMatchmakingConfigurationProps.getAdditionalPlayerCount()additionalPlayerCount - `AWS::GameLift::MatchmakingConfiguration.AdditionalPlayerCount`.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder backfillMode(String backfillMode)
CfnMatchmakingConfigurationProps.getBackfillMode()backfillMode - `AWS::GameLift::MatchmakingConfiguration.BackfillMode`.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder customEventData(String customEventData)
CfnMatchmakingConfigurationProps.getCustomEventData()customEventData - `AWS::GameLift::MatchmakingConfiguration.CustomEventData`.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder description(String description)
CfnMatchmakingConfigurationProps.getDescription()description - `AWS::GameLift::MatchmakingConfiguration.Description`.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder flexMatchMode(String flexMatchMode)
CfnMatchmakingConfigurationProps.getFlexMatchMode()flexMatchMode - `AWS::GameLift::MatchmakingConfiguration.FlexMatchMode`.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder gameProperties(IResolvable gameProperties)
CfnMatchmakingConfigurationProps.getGameProperties()gameProperties - `AWS::GameLift::MatchmakingConfiguration.GameProperties`.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder gameProperties(List<? extends Object> gameProperties)
CfnMatchmakingConfigurationProps.getGameProperties()gameProperties - `AWS::GameLift::MatchmakingConfiguration.GameProperties`.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder gameSessionData(String gameSessionData)
CfnMatchmakingConfigurationProps.getGameSessionData()gameSessionData - `AWS::GameLift::MatchmakingConfiguration.GameSessionData`.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder gameSessionQueueArns(List<String> gameSessionQueueArns)
CfnMatchmakingConfigurationProps.getGameSessionQueueArns()gameSessionQueueArns - `AWS::GameLift::MatchmakingConfiguration.GameSessionQueueArns`.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps.Builder notificationTarget(String notificationTarget)
CfnMatchmakingConfigurationProps.getNotificationTarget()notificationTarget - `AWS::GameLift::MatchmakingConfiguration.NotificationTarget`.this@Stability(value=Stable) public CfnMatchmakingConfigurationProps build()
build in interface software.amazon.jsii.Builder<CfnMatchmakingConfigurationProps>CfnMatchmakingConfigurationPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.