@Stability(value=Stable)
public static interface CfnReceiptRule.BounceActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnReceiptRule.BounceActionProperty.Builder
A builder for
CfnReceiptRule.BounceActionProperty |
static class |
CfnReceiptRule.BounceActionProperty.Jsii$Proxy
An implementation for
CfnReceiptRule.BounceActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnReceiptRule.BounceActionProperty.Builder |
builder() |
String |
getMessage()
`CfnReceiptRule.BounceActionProperty.Message`.
|
String |
getSender()
`CfnReceiptRule.BounceActionProperty.Sender`.
|
String |
getSmtpReplyCode()
`CfnReceiptRule.BounceActionProperty.SmtpReplyCode`.
|
default String |
getStatusCode()
`CfnReceiptRule.BounceActionProperty.StatusCode`.
|
default String |
getTopicArn()
`CfnReceiptRule.BounceActionProperty.TopicArn`.
|
@Stability(value=Stable) @NotNull String getMessage()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html#cfn-ses-receiptrule-bounceaction-message@Stability(value=Stable) @NotNull String getSender()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html#cfn-ses-receiptrule-bounceaction-sender@Stability(value=Stable) @NotNull String getSmtpReplyCode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html#cfn-ses-receiptrule-bounceaction-smtpreplycode@Stability(value=Stable) @Nullable default String getStatusCode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html#cfn-ses-receiptrule-bounceaction-statuscode@Stability(value=Stable) @Nullable default String getTopicArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ses-receiptrule-bounceaction.html#cfn-ses-receiptrule-bounceaction-topicarn@Stability(value=Stable) static CfnReceiptRule.BounceActionProperty.Builder builder()
Copyright © 2020. All rights reserved.