@Stability(value=Stable) @Internal public static final class CfnGameServerGroup.InstanceDefinitionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGameServerGroup.InstanceDefinitionProperty
CfnGameServerGroup.InstanceDefinitionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGameServerGroup.InstanceDefinitionProperty.Builder, CfnGameServerGroup.InstanceDefinitionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGameServerGroup.InstanceDefinitionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnGameServerGroup.AutoScalingPolicyProperty.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) |
String |
getInstanceType()
An Amazon EC2 instance type designation.
|
String |
getWeightedCapacity()
Instance weighting that indicates how much this instance type contributes to the total capacity of a game server group.
|
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(CfnGameServerGroup.InstanceDefinitionProperty.Builder builder)
CfnGameServerGroup.AutoScalingPolicyProperty.Builder.public final String getInstanceType()
CfnGameServerGroup.InstanceDefinitionPropertygetInstanceType in interface CfnGameServerGroup.InstanceDefinitionPropertypublic final String getWeightedCapacity()
CfnGameServerGroup.InstanceDefinitionPropertyInstance weights are used by GameLift FleetIQ to calculate the instance type's cost per unit hour and better identify the most cost-effective options. For detailed information on weighting instance capacity, see Instance Weighting in the Amazon Elastic Compute Cloud Auto Scaling User Guide . Default value is "1".
getWeightedCapacity in interface CfnGameServerGroup.InstanceDefinitionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.