@Stability(value=Stable) @Internal public static final class CfnNotificationChannel.NotificationChannelConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNotificationChannel.NotificationChannelConfigProperty
CfnNotificationChannel.NotificationChannelConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnNotificationChannel.NotificationChannelConfigProperty.Builder, CfnNotificationChannel.NotificationChannelConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnNotificationChannel.NotificationChannelConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnNotificationChannel.NotificationChannelConfigProperty.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 |
getSns()
Information about a notification channel configured in DevOps Guru to send notifications when insights are created.
|
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(CfnNotificationChannel.NotificationChannelConfigProperty.Builder builder)
CfnNotificationChannel.NotificationChannelConfigProperty.Builder.public final Object getSns()
CfnNotificationChannel.NotificationChannelConfigPropertyIf you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. DevOps Guru only supports standard SNS topics. For more information, see Permissions for cross account Amazon SNS topics .
If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. For more information, see Permissions for cross account Amazon SNS topics.
If you use an Amazon SNS topic that is encrypted by an AWS Key Management Service customer-managed key (CMK), then you must add permissions to the CMK. For more information, see Permissions for AWS KMS–encrypted Amazon SNS topics .
getSns in interface CfnNotificationChannel.NotificationChannelConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.