@Stability(value=Stable) public static final class CfnFunction.SNSEventProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.SNSEventProperty>
CfnFunction.SNSEventProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.SNSEventProperty |
build()
Builds the configured instance.
|
CfnFunction.SNSEventProperty.Builder |
topic(String topic)
Sets the value of
CfnFunction.SNSEventProperty.getTopic() |
@Stability(value=Stable) public CfnFunction.SNSEventProperty.Builder topic(String topic)
CfnFunction.SNSEventProperty.getTopic()topic - `CfnFunction.SNSEventProperty.Topic`. This parameter is required.this@Stability(value=Stable) public CfnFunction.SNSEventProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.SNSEventProperty>CfnFunction.SNSEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.