@Stability(value=Stable) @Internal public static final class CfnMaintenanceWindowTask.NotificationConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMaintenanceWindowTask.NotificationConfigProperty
CfnMaintenanceWindowTask.NotificationConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMaintenanceWindowTask.NotificationConfigProperty.Builder, CfnMaintenanceWindowTask.NotificationConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMaintenanceWindowTask.NotificationConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMaintenanceWindowTask.CloudWatchOutputConfigProperty.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 |
getNotificationArn()
An Amazon Resource Name (ARN) for an Amazon Simple Notification Service (Amazon SNS) topic.
|
List<String> |
getNotificationEvents()
The different events that you can receive notifications for.
|
String |
getNotificationType()
The notification type.
|
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(CfnMaintenanceWindowTask.NotificationConfigProperty.Builder builder)
CfnMaintenanceWindowTask.CloudWatchOutputConfigProperty.Builder.public final String getNotificationArn()
CfnMaintenanceWindowTask.NotificationConfigPropertyRun Command pushes notifications about command status changes to this topic.
getNotificationArn in interface CfnMaintenanceWindowTask.NotificationConfigPropertypublic final List<String> getNotificationEvents()
CfnMaintenanceWindowTask.NotificationConfigProperty
These events include the following: All (events), InProgress , Success , TimedOut , Cancelled , Failed . To learn more about these events, see Configuring Amazon SNS Notifications for AWS Systems Manager in the AWS Systems Manager User Guide .
getNotificationEvents in interface CfnMaintenanceWindowTask.NotificationConfigPropertypublic final String getNotificationType()
CfnMaintenanceWindowTask.NotificationConfigProperty
Command : Receive notification when the status of a command changes.Invocation : For commands sent to multiple instances, receive notification on a per-instance basis when the status of a command changes.getNotificationType in interface CfnMaintenanceWindowTask.NotificationConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.