@Stability(value=Stable) @Internal public static final class CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty
CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty.Builder, CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnEC2Fleet.AcceleratorCountRequestProperty.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()
The ID of the launch template.
|
String |
getLaunchTemplateName()
The name of the launch template.
|
String |
getVersion()
The launch template version number, `$Latest` , or `$Default` .
|
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(CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty.Builder builder)
CfnEC2Fleet.AcceleratorCountRequestProperty.Builder.public final String getLaunchTemplateId()
CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestPropertyIf you specify the template ID, you can't specify the template name.
getLaunchTemplateId in interface CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestPropertypublic final String getLaunchTemplateName()
CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestPropertyIf you specify the template name, you can't specify the template ID.
getLaunchTemplateName in interface CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestPropertypublic final String getVersion()
CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty
If the value is $Latest , Amazon EC2 uses the latest version of the launch template.
If the value is $Default , Amazon EC2 uses the default version of the launch template.
getVersion in interface CfnEC2Fleet.FleetLaunchTemplateSpecificationRequestProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.