@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.790Z") @Stability(value=Stable) public interface CfnMatchmakingConfigurationProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMatchmakingConfigurationProps.Builder
A builder for
CfnMatchmakingConfigurationProps |
static class |
CfnMatchmakingConfigurationProps.Jsii$Proxy
An implementation for
CfnMatchmakingConfigurationProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnMatchmakingConfigurationProps.Builder |
builder() |
Object |
getAcceptanceRequired()
`AWS::GameLift::MatchmakingConfiguration.AcceptanceRequired`.
|
default Number |
getAcceptanceTimeoutSeconds()
`AWS::GameLift::MatchmakingConfiguration.AcceptanceTimeoutSeconds`.
|
default Number |
getAdditionalPlayerCount()
`AWS::GameLift::MatchmakingConfiguration.AdditionalPlayerCount`.
|
default String |
getBackfillMode()
`AWS::GameLift::MatchmakingConfiguration.BackfillMode`.
|
default String |
getCustomEventData()
`AWS::GameLift::MatchmakingConfiguration.CustomEventData`.
|
default String |
getDescription()
`AWS::GameLift::MatchmakingConfiguration.Description`.
|
default String |
getFlexMatchMode()
`AWS::GameLift::MatchmakingConfiguration.FlexMatchMode`.
|
default Object |
getGameProperties()
`AWS::GameLift::MatchmakingConfiguration.GameProperties`.
|
default String |
getGameSessionData()
`AWS::GameLift::MatchmakingConfiguration.GameSessionData`.
|
default List<String> |
getGameSessionQueueArns()
`AWS::GameLift::MatchmakingConfiguration.GameSessionQueueArns`.
|
String |
getName()
`AWS::GameLift::MatchmakingConfiguration.Name`.
|
default String |
getNotificationTarget()
`AWS::GameLift::MatchmakingConfiguration.NotificationTarget`.
|
Number |
getRequestTimeoutSeconds()
`AWS::GameLift::MatchmakingConfiguration.RequestTimeoutSeconds`.
|
String |
getRuleSetName()
`AWS::GameLift::MatchmakingConfiguration.RuleSetName`.
|
@Stability(value=Stable) @NotNull Object getAcceptanceRequired()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-acceptancerequired@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-name@Stability(value=Stable) @NotNull Number getRequestTimeoutSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-requesttimeoutseconds@Stability(value=Stable) @NotNull String getRuleSetName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-rulesetname@Stability(value=Stable) @Nullable default Number getAcceptanceTimeoutSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-acceptancetimeoutseconds@Stability(value=Stable) @Nullable default Number getAdditionalPlayerCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-additionalplayercount@Stability(value=Stable) @Nullable default String getBackfillMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-backfillmode@Stability(value=Stable) @Nullable default String getCustomEventData()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-customeventdata@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-description@Stability(value=Stable) @Nullable default String getFlexMatchMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-flexmatchmode@Stability(value=Stable) @Nullable default Object getGameProperties()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-gameproperties@Stability(value=Stable) @Nullable default String getGameSessionData()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-gamesessiondata@Stability(value=Stable) @Nullable default List<String> getGameSessionQueueArns()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-gamesessionqueuearns@Stability(value=Stable) @Nullable default String getNotificationTarget()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-notificationtarget@Stability(value=Stable) static CfnMatchmakingConfigurationProps.Builder builder()
Copyright © 2020. All rights reserved.