@Stability(value=Stable) @Internal public static final class CfnLaunchTemplateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchTemplateProps
CfnLaunchTemplatePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchTemplateProps.Builder, CfnLaunchTemplateProps.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(Object launchTemplateData,
String launchTemplateName,
Object tagSpecifications)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchTemplateProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getLaunchTemplateData()
`AWS::EC2::LaunchTemplate.LaunchTemplateData`.
|
String |
getLaunchTemplateName()
`AWS::EC2::LaunchTemplate.LaunchTemplateName`.
|
Object |
getTagSpecifications()
`AWS::EC2::LaunchTemplate.TagSpecifications`.
|
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(Object launchTemplateData, String launchTemplateName, Object tagSpecifications)
CfnLaunchTemplateProps.Builder.public final Object getLaunchTemplateData()
CfnLaunchTemplatePropsgetLaunchTemplateData in interface CfnLaunchTemplatePropspublic final String getLaunchTemplateName()
CfnLaunchTemplatePropsgetLaunchTemplateName in interface CfnLaunchTemplatePropspublic final Object getTagSpecifications()
CfnLaunchTemplatePropsgetTagSpecifications in interface CfnLaunchTemplateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.