@Stability(value=Stable) @Internal public static final class CfnMatchmakingConfigurationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMatchmakingConfigurationProps
CfnMatchmakingConfigurationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnMatchmakingConfigurationProps.Builder, CfnMatchmakingConfigurationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object acceptanceRequired,
String name,
Number requestTimeoutSeconds,
String ruleSetName,
Number acceptanceTimeoutSeconds,
Number additionalPlayerCount,
String backfillMode,
String customEventData,
String description,
String flexMatchMode,
Object gameProperties,
String gameSessionData,
List<String> gameSessionQueueArns,
String notificationTarget)
Constructor that initializes the object based on literal property values passed by the
CfnMatchmakingConfigurationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAcceptanceRequired()
`AWS::GameLift::MatchmakingConfiguration.AcceptanceRequired`.
|
Number |
getAcceptanceTimeoutSeconds()
`AWS::GameLift::MatchmakingConfiguration.AcceptanceTimeoutSeconds`.
|
Number |
getAdditionalPlayerCount()
`AWS::GameLift::MatchmakingConfiguration.AdditionalPlayerCount`.
|
String |
getBackfillMode()
`AWS::GameLift::MatchmakingConfiguration.BackfillMode`.
|
String |
getCustomEventData()
`AWS::GameLift::MatchmakingConfiguration.CustomEventData`.
|
String |
getDescription()
`AWS::GameLift::MatchmakingConfiguration.Description`.
|
String |
getFlexMatchMode()
`AWS::GameLift::MatchmakingConfiguration.FlexMatchMode`.
|
Object |
getGameProperties()
`AWS::GameLift::MatchmakingConfiguration.GameProperties`.
|
String |
getGameSessionData()
`AWS::GameLift::MatchmakingConfiguration.GameSessionData`.
|
List<String> |
getGameSessionQueueArns()
`AWS::GameLift::MatchmakingConfiguration.GameSessionQueueArns`.
|
String |
getName()
`AWS::GameLift::MatchmakingConfiguration.Name`.
|
String |
getNotificationTarget()
`AWS::GameLift::MatchmakingConfiguration.NotificationTarget`.
|
Number |
getRequestTimeoutSeconds()
`AWS::GameLift::MatchmakingConfiguration.RequestTimeoutSeconds`.
|
String |
getRuleSetName()
`AWS::GameLift::MatchmakingConfiguration.RuleSetName`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object acceptanceRequired, String name, Number requestTimeoutSeconds, String ruleSetName, Number acceptanceTimeoutSeconds, Number additionalPlayerCount, String backfillMode, String customEventData, String description, String flexMatchMode, Object gameProperties, String gameSessionData, List<String> gameSessionQueueArns, String notificationTarget)
CfnMatchmakingConfigurationProps.Builder.public final Object getAcceptanceRequired()
CfnMatchmakingConfigurationPropsgetAcceptanceRequired in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-acceptancerequiredpublic final String getName()
CfnMatchmakingConfigurationPropsgetName in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-namepublic final Number getRequestTimeoutSeconds()
CfnMatchmakingConfigurationPropsgetRequestTimeoutSeconds in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-requesttimeoutsecondspublic final String getRuleSetName()
CfnMatchmakingConfigurationPropsgetRuleSetName in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-rulesetnamepublic final Number getAcceptanceTimeoutSeconds()
CfnMatchmakingConfigurationPropsgetAcceptanceTimeoutSeconds in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-acceptancetimeoutsecondspublic final Number getAdditionalPlayerCount()
CfnMatchmakingConfigurationPropsgetAdditionalPlayerCount in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-additionalplayercountpublic final String getBackfillMode()
CfnMatchmakingConfigurationPropsgetBackfillMode in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-backfillmodepublic final String getCustomEventData()
CfnMatchmakingConfigurationPropsgetCustomEventData in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-customeventdatapublic final String getDescription()
CfnMatchmakingConfigurationPropsgetDescription in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-descriptionpublic final String getFlexMatchMode()
CfnMatchmakingConfigurationPropsgetFlexMatchMode in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-flexmatchmodepublic final Object getGameProperties()
CfnMatchmakingConfigurationPropsgetGameProperties in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-gamepropertiespublic final String getGameSessionData()
CfnMatchmakingConfigurationPropsgetGameSessionData in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-gamesessiondatapublic final List<String> getGameSessionQueueArns()
CfnMatchmakingConfigurationPropsgetGameSessionQueueArns in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-gamesessionqueuearnspublic final String getNotificationTarget()
CfnMatchmakingConfigurationPropsgetNotificationTarget in interface CfnMatchmakingConfigurationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-gamelift-matchmakingconfiguration.html#cfn-gamelift-matchmakingconfiguration-notificationtarget@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.