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