@Stability(value=Stable) public static final class CfnResponsePlan.NotificationTargetItemProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResponsePlan.NotificationTargetItemProperty>
CfnResponsePlan.NotificationTargetItemProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResponsePlan.NotificationTargetItemProperty |
build()
Builds the configured instance.
|
CfnResponsePlan.NotificationTargetItemProperty.Builder |
snsTopicArn(String snsTopicArn)
Sets the value of
CfnResponsePlan.NotificationTargetItemProperty.getSnsTopicArn() |
@Stability(value=Stable) public CfnResponsePlan.NotificationTargetItemProperty.Builder snsTopicArn(String snsTopicArn)
CfnResponsePlan.NotificationTargetItemProperty.getSnsTopicArn()snsTopicArn - `CfnResponsePlan.NotificationTargetItemProperty.SnsTopicArn`.this@Stability(value=Stable) public CfnResponsePlan.NotificationTargetItemProperty build()
build in interface software.amazon.jsii.Builder<CfnResponsePlan.NotificationTargetItemProperty>CfnResponsePlan.NotificationTargetItemPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.