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