@Stability(value=Stable) @Internal public static final class CfnAutoScalingGroup.LaunchTemplateProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAutoScalingGroup.LaunchTemplateProperty
CfnAutoScalingGroup.LaunchTemplatePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAutoScalingGroup.LaunchTemplateProperty.Builder, CfnAutoScalingGroup.LaunchTemplateProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAutoScalingGroup.LaunchTemplateProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAutoScalingGroup.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) |
Object |
getLaunchTemplateSpecification()
The launch template to use.
|
Object |
getOverrides()
Any properties that you specify override the same properties in 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(CfnAutoScalingGroup.LaunchTemplateProperty.Builder builder)
CfnAutoScalingGroup.AcceleratorCountRequestProperty.Builder.public final Object getLaunchTemplateSpecification()
CfnAutoScalingGroup.LaunchTemplatePropertygetLaunchTemplateSpecification in interface CfnAutoScalingGroup.LaunchTemplatePropertypublic final Object getOverrides()
CfnAutoScalingGroup.LaunchTemplatePropertyIf not provided, Amazon EC2 Auto Scaling uses the instance type or instance type requirements specified in the launch template when it launches an instance.
The overrides can include either one or more instance types or a set of instance requirements, but not both.
getOverrides in interface CfnAutoScalingGroup.LaunchTemplateProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.