@Stability(value=Stable) @Internal public static final class CfnAutoScalingGroup.TagPropertyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAutoScalingGroup.TagPropertyProperty
CfnAutoScalingGroup.TagPropertyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAutoScalingGroup.TagPropertyProperty.Builder, CfnAutoScalingGroup.TagPropertyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAutoScalingGroup.TagPropertyProperty.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) |
String |
getKey()
The tag key.
|
Object |
getPropagateAtLaunch()
Set to `true` if you want CloudFormation to copy the tag to EC2 instances that are launched as part of the Auto Scaling group.
|
String |
getValue()
The tag value.
|
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.TagPropertyProperty.Builder builder)
CfnAutoScalingGroup.AcceleratorCountRequestProperty.Builder.public final String getKey()
CfnAutoScalingGroup.TagPropertyPropertygetKey in interface CfnAutoScalingGroup.TagPropertyPropertypublic final Object getPropagateAtLaunch()
CfnAutoScalingGroup.TagPropertyProperty
Set to false if you want the tag attached only to the Auto Scaling group and not copied to any instances launched as part of the Auto Scaling group.
getPropagateAtLaunch in interface CfnAutoScalingGroup.TagPropertyPropertypublic final String getValue()
CfnAutoScalingGroup.TagPropertyPropertygetValue in interface CfnAutoScalingGroup.TagPropertyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.