@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 CfnMatchmakingConfigurationPropspublic final String getName()
CfnMatchmakingConfigurationPropsgetName in interface CfnMatchmakingConfigurationPropspublic final Number getRequestTimeoutSeconds()
CfnMatchmakingConfigurationPropsgetRequestTimeoutSeconds in interface CfnMatchmakingConfigurationPropspublic final String getRuleSetName()
CfnMatchmakingConfigurationPropsgetRuleSetName in interface CfnMatchmakingConfigurationPropspublic final Number getAcceptanceTimeoutSeconds()
CfnMatchmakingConfigurationPropsgetAcceptanceTimeoutSeconds in interface CfnMatchmakingConfigurationPropspublic final Number getAdditionalPlayerCount()
CfnMatchmakingConfigurationPropsgetAdditionalPlayerCount in interface CfnMatchmakingConfigurationPropspublic final String getBackfillMode()
CfnMatchmakingConfigurationPropsgetBackfillMode in interface CfnMatchmakingConfigurationPropspublic final String getCustomEventData()
CfnMatchmakingConfigurationPropsgetCustomEventData in interface CfnMatchmakingConfigurationPropspublic final String getDescription()
CfnMatchmakingConfigurationPropsgetDescription in interface CfnMatchmakingConfigurationPropspublic final String getFlexMatchMode()
CfnMatchmakingConfigurationPropsgetFlexMatchMode in interface CfnMatchmakingConfigurationPropspublic final Object getGameProperties()
CfnMatchmakingConfigurationPropsgetGameProperties in interface CfnMatchmakingConfigurationPropspublic final String getGameSessionData()
CfnMatchmakingConfigurationPropsgetGameSessionData in interface CfnMatchmakingConfigurationPropspublic final List<String> getGameSessionQueueArns()
CfnMatchmakingConfigurationPropsgetGameSessionQueueArns in interface CfnMatchmakingConfigurationPropspublic final String getNotificationTarget()
CfnMatchmakingConfigurationPropsgetNotificationTarget in interface CfnMatchmakingConfigurationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.