@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.758Z") @Stability(value=Stable) public interface CfnNotificationChannelProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-notificationchannel.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-notificationchannel.html#cfn-fms-notificationchannel-snsrolename@Stability(value=Stable) @NotNull String getSnsTopicArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fms-notificationchannel.html#cfn-fms-notificationchannel-snstopicarn@Stability(value=Stable) static CfnNotificationChannelProps.Builder builder()
Copyright © 2020. All rights reserved.