@Stability(value=Stable) @Internal public static final class CfnAutoScalingGroup.NotificationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAutoScalingGroup.NotificationConfigurationProperty
CfnAutoScalingGroup.NotificationConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAutoScalingGroup.NotificationConfigurationProperty.Builder, CfnAutoScalingGroup.NotificationConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAutoScalingGroup.NotificationConfigurationProperty.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) |
List<String> |
getNotificationTypes()
A list of event types that send a notification.
|
String |
getTopicArn()
The Amazon Resource Name (ARN) of the Amazon SNS topic.
|
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.NotificationConfigurationProperty.Builder builder)
CfnAutoScalingGroup.AcceleratorCountRequestProperty.Builder.public final String getTopicArn()
CfnAutoScalingGroup.NotificationConfigurationPropertygetTopicArn in interface CfnAutoScalingGroup.NotificationConfigurationPropertypublic final List<String> getNotificationTypes()
CfnAutoScalingGroup.NotificationConfigurationPropertyAllowed values :
autoscaling:EC2_INSTANCE_LAUNCHautoscaling:EC2_INSTANCE_LAUNCH_ERRORautoscaling:EC2_INSTANCE_TERMINATEautoscaling:EC2_INSTANCE_TERMINATE_ERRORautoscaling:TEST_NOTIFICATIONgetNotificationTypes in interface CfnAutoScalingGroup.NotificationConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.