@Stability(value=Stable)
public static interface CfnReceiptRule.StopActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-stopaction.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnReceiptRule.StopActionProperty.Builder
A builder for
CfnReceiptRule.StopActionProperty |
static class |
CfnReceiptRule.StopActionProperty.Jsii$Proxy
An implementation for
CfnReceiptRule.StopActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnReceiptRule.StopActionProperty.Builder |
builder() |
String |
getScope()
`CfnReceiptRule.StopActionProperty.Scope`.
|
default String |
getTopicArn()
`CfnReceiptRule.StopActionProperty.TopicArn`.
|
@Stability(value=Stable) @NotNull String getScope()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-stopaction.html#cfn-ses-receiptrule-stopaction-scope@Stability(value=Stable) @Nullable default String getTopicArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-stopaction.html#cfn-ses-receiptrule-stopaction-topicarn@Stability(value=Stable) static CfnReceiptRule.StopActionProperty.Builder builder()
Copyright © 2020. All rights reserved.