@Stability(value=External) public static final class CfnStateMachine.TagsEntryProperty.Builder extends Object
CfnStateMachine.TagsEntryProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachine.TagsEntryProperty |
build()
Builds the configured instance.
|
CfnStateMachine.TagsEntryProperty.Builder |
key(String key)
Sets the value of
CfnStateMachine.TagsEntryProperty.getKey() |
CfnStateMachine.TagsEntryProperty.Builder |
value(String value)
Sets the value of
CfnStateMachine.TagsEntryProperty.getValue() |
@Stability(value=External) public CfnStateMachine.TagsEntryProperty.Builder key(String key)
CfnStateMachine.TagsEntryProperty.getKey()key - `CfnStateMachine.TagsEntryProperty.Key`. This parameter is required.this@Stability(value=External) public CfnStateMachine.TagsEntryProperty.Builder value(String value)
CfnStateMachine.TagsEntryProperty.getValue()value - `CfnStateMachine.TagsEntryProperty.Value`. This parameter is required.this@Stability(value=External) public CfnStateMachine.TagsEntryProperty build()
CfnStateMachine.TagsEntryPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.