@Stability(value=Stable)
public static interface CfnFlow.TaskPropertiesObjectProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-taskpropertiesobject.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-taskpropertiesobject.html#cfn-appflow-flow-taskpropertiesobject-key@Stability(value=Stable) @NotNull String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-taskpropertiesobject.html#cfn-appflow-flow-taskpropertiesobject-value@Stability(value=Stable) static CfnFlow.TaskPropertiesObjectProperty.Builder builder()
Copyright © 2020. All rights reserved.