@Stability(value=Experimental) public static final class SnsTopicProps.Builder extends Object implements software.amazon.jsii.Builder<SnsTopicProps>
SnsTopicProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SnsTopicProps |
build()
Builds the configured instance.
|
SnsTopicProps.Builder |
message(RuleTargetInput message)
Sets the value of
SnsTopicProps.getMessage() |
@Stability(value=Experimental) public SnsTopicProps.Builder message(RuleTargetInput message)
SnsTopicProps.getMessage()message - The message to send to the topic.this@Stability(value=Experimental) public SnsTopicProps build()
build in interface software.amazon.jsii.Builder<SnsTopicProps>SnsTopicPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.