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