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