@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:02.100Z") @Stability(value=Stable) public interface CfnNotificationChannelProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnNotificationChannelProps.Builder
A builder for
CfnNotificationChannelProps |
static class |
CfnNotificationChannelProps.Jsii$Proxy
An implementation for
CfnNotificationChannelProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnNotificationChannelProps.Builder |
builder() |
String |
getSnsRoleName()
`AWS::FMS::NotificationChannel.SnsRoleName`.
|
String |
getSnsTopicArn()
`AWS::FMS::NotificationChannel.SnsTopicArn`.
|
@Stability(value=Stable) @NotNull String getSnsRoleName()
@Stability(value=Stable) @NotNull String getSnsTopicArn()
@Stability(value=Stable) static CfnNotificationChannelProps.Builder builder()
Copyright © 2021. All rights reserved.