@Stability(value=Stable)
public static interface CfnFlow.TaskProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlow.TaskProperty.Builder
A builder for
CfnFlow.TaskProperty |
static class |
CfnFlow.TaskProperty.Jsii$Proxy
An implementation for
CfnFlow.TaskProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlow.TaskProperty.Builder |
builder() |
default Object |
getConnectorOperator()
`CfnFlow.TaskProperty.ConnectorOperator`.
|
default String |
getDestinationField()
`CfnFlow.TaskProperty.DestinationField`.
|
List<String> |
getSourceFields()
`CfnFlow.TaskProperty.SourceFields`.
|
default Object |
getTaskProperties()
`CfnFlow.TaskProperty.TaskProperties`.
|
String |
getTaskType()
`CfnFlow.TaskProperty.TaskType`.
|
@Stability(value=Stable) @NotNull List<String> getSourceFields()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html#cfn-appflow-flow-task-sourcefields@Stability(value=Stable) @NotNull String getTaskType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html#cfn-appflow-flow-task-tasktype@Stability(value=Stable) @Nullable default Object getConnectorOperator()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html#cfn-appflow-flow-task-connectoroperator@Stability(value=Stable) @Nullable default String getDestinationField()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html#cfn-appflow-flow-task-destinationfield@Stability(value=Stable) @Nullable default Object getTaskProperties()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html#cfn-appflow-flow-task-taskproperties@Stability(value=Stable) static CfnFlow.TaskProperty.Builder builder()
CfnFlow.TaskProperty.Builder of CfnFlow.TaskPropertyCopyright © 2020. All rights reserved.