@Stability(value=Stable) @Internal public static final class CfnGameSessionQueue.PlayerLatencyPolicyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGameSessionQueue.PlayerLatencyPolicyProperty
CfnGameSessionQueue.PlayerLatencyPolicyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGameSessionQueue.PlayerLatencyPolicyProperty.Builder, CfnGameSessionQueue.PlayerLatencyPolicyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGameSessionQueue.PlayerLatencyPolicyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGameSessionQueue.DestinationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getMaximumIndividualPlayerLatencyMilliseconds()
The maximum latency value that is allowed for any player, in milliseconds.
|
Number |
getPolicyDurationSeconds()
The length of time, in seconds, that the policy is enforced while placing a new game session.
|
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(CfnGameSessionQueue.PlayerLatencyPolicyProperty.Builder builder)
CfnGameSessionQueue.DestinationProperty.Builder.public final Number getMaximumIndividualPlayerLatencyMilliseconds()
CfnGameSessionQueue.PlayerLatencyPolicyPropertyAll policies must have a value set for this property.
getMaximumIndividualPlayerLatencyMilliseconds in interface CfnGameSessionQueue.PlayerLatencyPolicyPropertypublic final Number getPolicyDurationSeconds()
CfnGameSessionQueue.PlayerLatencyPolicyPropertyA null value for this property means that the policy is enforced until the queue times out.
getPolicyDurationSeconds in interface CfnGameSessionQueue.PlayerLatencyPolicyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.