@Stability(value=Stable) @Internal public static final class CfnGameServerGroup.LaunchTemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnGameServerGroup.LaunchTemplateProperty
CfnGameServerGroup.LaunchTemplateProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnGameServerGroup.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected 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.LaunchTemplateProperty
getLaunchTemplateId
in interface CfnGameServerGroup.LaunchTemplateProperty
public final String getLaunchTemplateName()
CfnGameServerGroup.LaunchTemplateProperty
getLaunchTemplateName
in interface CfnGameServerGroup.LaunchTemplateProperty
public final String getVersion()
CfnGameServerGroup.LaunchTemplateProperty
If 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.JsiiSerializable
Copyright © 2023. All rights reserved.