@Stability(value=Stable) @Internal public static final class CfnGameServerGroup.LaunchTemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGameServerGroup.LaunchTemplateProperty
CfnGameServerGroup.LaunchTemplatePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnGameServerGroup.LaunchTemplateProperty.Builder, CfnGameServerGroup.LaunchTemplateProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnGameServerGroup.LaunchTemplateProperty.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 |
getLaunchTemplateId()
A unique identifier for an existing Amazon EC2 launch template.
|
String |
getLaunchTemplateName()
A readable identifier for an existing Amazon EC2 launch template.
|
String |
getVersion()
The version of the Amazon EC2 launch template to use.
|
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.LaunchTemplateProperty.Builder builder)
CfnGameServerGroup.AutoScalingPolicyProperty.Builder.public final String getLaunchTemplateId()
CfnGameServerGroup.LaunchTemplatePropertygetLaunchTemplateId in interface CfnGameServerGroup.LaunchTemplatePropertypublic final String getLaunchTemplateName()
CfnGameServerGroup.LaunchTemplatePropertygetLaunchTemplateName in interface CfnGameServerGroup.LaunchTemplatePropertypublic final String getVersion()
CfnGameServerGroup.LaunchTemplatePropertyIf no version is specified, the default version will be used. With Amazon EC2, you can specify a default version for a launch template. If none is set, the default is the first version created.
getVersion in interface CfnGameServerGroup.LaunchTemplateProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.