@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.262Z") @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.