@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.105Z") @Stability(value=Stable) public interface CfnEventSubscriptionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEventSubscriptionProps.Builder
A builder for
CfnEventSubscriptionProps |
static class |
CfnEventSubscriptionProps.Jsii$Proxy
An implementation for
CfnEventSubscriptionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEventSubscriptionProps.Builder |
builder() |
default Object |
getEnabled()
`AWS::DMS::EventSubscription.Enabled`.
|
default List<String> |
getEventCategories()
`AWS::DMS::EventSubscription.EventCategories`.
|
String |
getSnsTopicArn()
`AWS::DMS::EventSubscription.SnsTopicArn`.
|
default List<String> |
getSourceIds()
`AWS::DMS::EventSubscription.SourceIds`.
|
default String |
getSourceType()
`AWS::DMS::EventSubscription.SourceType`.
|
default String |
getSubscriptionName()
`AWS::DMS::EventSubscription.SubscriptionName`.
|
default List<CfnTag> |
getTags()
`AWS::DMS::EventSubscription.Tags`.
|
@Stability(value=Stable) @NotNull String getSnsTopicArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html#cfn-dms-eventsubscription-snstopicarn@Stability(value=Stable) @Nullable default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html#cfn-dms-eventsubscription-enabled@Stability(value=Stable) @Nullable default List<String> getEventCategories()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html#cfn-dms-eventsubscription-eventcategories@Stability(value=Stable) @Nullable default List<String> getSourceIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html#cfn-dms-eventsubscription-sourceids@Stability(value=Stable) @Nullable default String getSourceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html#cfn-dms-eventsubscription-sourcetype@Stability(value=Stable) @Nullable default String getSubscriptionName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html#cfn-dms-eventsubscription-subscriptionname@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html#cfn-dms-eventsubscription-tags@Stability(value=Stable) static CfnEventSubscriptionProps.Builder builder()
CfnEventSubscriptionProps.Builder of CfnEventSubscriptionPropsCopyright © 2020. All rights reserved.