@Stability(value=Stable) public static final class CfnReceiptRule.SNSActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnReceiptRule.SNSActionProperty>
CfnReceiptRule.SNSActionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnReceiptRule.SNSActionProperty |
build()
Builds the configured instance.
|
CfnReceiptRule.SNSActionProperty.Builder |
encoding(String encoding)
Sets the value of
CfnReceiptRule.SNSActionProperty.getEncoding() |
CfnReceiptRule.SNSActionProperty.Builder |
topicArn(String topicArn)
Sets the value of
CfnReceiptRule.SNSActionProperty.getTopicArn() |
@Stability(value=Stable) public CfnReceiptRule.SNSActionProperty.Builder encoding(String encoding)
CfnReceiptRule.SNSActionProperty.getEncoding()encoding - `CfnReceiptRule.SNSActionProperty.Encoding`.this@Stability(value=Stable) public CfnReceiptRule.SNSActionProperty.Builder topicArn(String topicArn)
CfnReceiptRule.SNSActionProperty.getTopicArn()topicArn - `CfnReceiptRule.SNSActionProperty.TopicArn`.this@Stability(value=Stable) public CfnReceiptRule.SNSActionProperty build()
build in interface software.amazon.jsii.Builder<CfnReceiptRule.SNSActionProperty>CfnReceiptRule.SNSActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.