@Stability(value=Stable) @Internal public static final class CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSpotFleet.FleetLaunchTemplateSpecificationProperty
CfnSpotFleet.FleetLaunchTemplateSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder, CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSpotFleet.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 version number of the launch template.
|
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(CfnSpotFleet.FleetLaunchTemplateSpecificationProperty.Builder builder)
CfnSpotFleet.AcceleratorCountRequestProperty.Builder.public final String getVersion()
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty
Minimum length of 1. Maximum length of 255. Versions must fit the following pattern: [\ u0020-\ uD7FF\ uE000-\ uFFFD\ uD800\ uDC00-\ uDBFF\ uDFFF\r\n\t]*
getVersion in interface CfnSpotFleet.FleetLaunchTemplateSpecificationPropertypublic final String getLaunchTemplateId()
CfnSpotFleet.FleetLaunchTemplateSpecificationPropertyIf you specify the template ID, you can't specify the template name.
getLaunchTemplateId in interface CfnSpotFleet.FleetLaunchTemplateSpecificationPropertypublic final String getLaunchTemplateName()
CfnSpotFleet.FleetLaunchTemplateSpecificationProperty
Minimum length of 3. Maximum length of 128. Names must match the following pattern: [a-zA-Z0-9\(\)\.-/_]+
getLaunchTemplateName in interface CfnSpotFleet.FleetLaunchTemplateSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.