@Stability(value=Experimental) @Internal public static final class LaunchTemplateAttributes.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LaunchTemplateAttributes
LaunchTemplateAttributessoftware.amazon.jsii.JsiiObject.InitializationModeLaunchTemplateAttributes.Builder, LaunchTemplateAttributes.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String launchTemplateId,
String launchTemplateName,
String versionNumber)
Constructor that initializes the object based on literal property values passed by the
LaunchTemplateAttributes.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getLaunchTemplateId()
(experimental) The identifier of the Launch Template.
|
String |
getLaunchTemplateName()
(experimental) The name of the Launch Template.
|
String |
getVersionNumber()
(experimental) The version number of this 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(String launchTemplateId, String launchTemplateName, String versionNumber)
LaunchTemplateAttributes.Builder.public final String getLaunchTemplateId()
LaunchTemplateAttributes
Exactly one of launchTemplateId and launchTemplateName may be set.
Default: None
getLaunchTemplateId in interface LaunchTemplateAttributespublic final String getLaunchTemplateName()
LaunchTemplateAttributes
Exactly one of launchTemplateId and launchTemplateName may be set.
Default: None
getLaunchTemplateName in interface LaunchTemplateAttributespublic final String getVersionNumber()
LaunchTemplateAttributesDefault: Version: "$Default"
getVersionNumber in interface LaunchTemplateAttributes@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.