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