@Stability(value=Stable) public static final class CfnTopicRule.UserPropertyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTopicRule.UserPropertyProperty>
CfnTopicRule.UserPropertyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTopicRule.UserPropertyProperty |
build()
Builds the configured instance.
|
CfnTopicRule.UserPropertyProperty.Builder |
key(String key)
Sets the value of
CfnTopicRule.UserPropertyProperty.getKey() |
CfnTopicRule.UserPropertyProperty.Builder |
value(String value)
Sets the value of
CfnTopicRule.UserPropertyProperty.getValue() |
@Stability(value=Stable) public CfnTopicRule.UserPropertyProperty.Builder key(String key)
CfnTopicRule.UserPropertyProperty.getKey()key - A key to be specified in `UserProperty` . This parameter is required.this@Stability(value=Stable) public CfnTopicRule.UserPropertyProperty.Builder value(String value)
CfnTopicRule.UserPropertyProperty.getValue()value - A value to be specified in `UserProperty` . This parameter is required.this@Stability(value=Stable) public CfnTopicRule.UserPropertyProperty build()
build in interface software.amazon.jsii.Builder<CfnTopicRule.UserPropertyProperty>CfnTopicRule.UserPropertyPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.