@Stability(value=Stable)
public static interface CfnAlert.SNSConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAlert.SNSConfigurationProperty.Builder
A builder for
CfnAlert.SNSConfigurationProperty |
static class |
CfnAlert.SNSConfigurationProperty.Jsii$Proxy
An implementation for
CfnAlert.SNSConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAlert.SNSConfigurationProperty.Builder |
builder() |
String |
getRoleArn()
`CfnAlert.SNSConfigurationProperty.RoleArn`.
|
String |
getSnsTopicArn()
`CfnAlert.SNSConfigurationProperty.SnsTopicArn`.
|
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) @NotNull String getSnsTopicArn()
@Stability(value=Stable) static CfnAlert.SNSConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.