@Stability(value=Stable) @Internal public static final class CfnNodegroup.LaunchTemplateSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNodegroup.LaunchTemplateSpecificationProperty
CfnNodegroup.LaunchTemplateSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnNodegroup.LaunchTemplateSpecificationProperty.Builder, CfnNodegroup.LaunchTemplateSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnNodegroup.LaunchTemplateSpecificationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNodegroup.LaunchTemplateSpecificationProperty.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 |
getId()
The ID of the launch template.
|
String |
getName()
The name of the launch template.
|
String |
getVersion()
The version number of the 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(CfnNodegroup.LaunchTemplateSpecificationProperty.Builder builder)
CfnNodegroup.LaunchTemplateSpecificationProperty.Builder.public final String getId()
CfnNodegroup.LaunchTemplateSpecificationPropertyYou must specify either the launch template ID or the launch template name in the request, but not both.
getId in interface CfnNodegroup.LaunchTemplateSpecificationPropertypublic final String getName()
CfnNodegroup.LaunchTemplateSpecificationPropertyYou must specify either the launch template name or the launch template ID in the request, but not both.
getName in interface CfnNodegroup.LaunchTemplateSpecificationPropertypublic final String getVersion()
CfnNodegroup.LaunchTemplateSpecificationPropertyIf no version is specified, then the template's default version is used.
getVersion in interface CfnNodegroup.LaunchTemplateSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.