@Stability(value=Stable) public static final class CfnFunction.SNSEventProperty.Builder extends Object
CfnFunction.SNSEventProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.SNSEventProperty |
build()
Builds the configured instance.
|
CfnFunction.SNSEventProperty.Builder |
withTopic(String value)
Sets the value of Topic
|
@Stability(value=Stable) public CfnFunction.SNSEventProperty.Builder withTopic(String value)
value - `CfnFunction.SNSEventProperty.Topic`.this@Stability(value=Stable) public CfnFunction.SNSEventProperty build()
CfnFunction.SNSEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.