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