@Stability(value=Stable)
public static interface CfnStateMachine.TagsEntryProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStateMachine.TagsEntryProperty.Builder
A builder for
CfnStateMachine.TagsEntryProperty |
static class |
CfnStateMachine.TagsEntryProperty.Jsii$Proxy
An implementation for
CfnStateMachine.TagsEntryProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStateMachine.TagsEntryProperty.Builder |
builder() |
String |
getKey()
`CfnStateMachine.TagsEntryProperty.Key`.
|
String |
getValue()
`CfnStateMachine.TagsEntryProperty.Value`.
|
@Stability(value=Stable) @NotNull String getKey()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnStateMachine.TagsEntryProperty.Builder builder()
Copyright © 2021. All rights reserved.