@Stability(value=Stable) @Internal public static final class CfnFlow.TaskProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.TaskProperty
CfnFlow.TaskPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.TaskProperty.Builder, CfnFlow.TaskProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlow.TaskProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFlow.AggregationConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConnectorOperator()
The operation to be performed on the provided source fields.
|
String |
getDestinationField()
A field in a destination connector, or a field value against which Amazon AppFlow validates a source field.
|
List<String> |
getSourceFields()
The source fields to which a particular task is applied.
|
Object |
getTaskProperties()
A map used to store task-related information.
|
String |
getTaskType()
Specifies the particular task implementation that Amazon AppFlow performs.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnFlow.TaskProperty.Builder builder)
CfnFlow.AggregationConfigProperty.Builder.public final List<String> getSourceFields()
CfnFlow.TaskPropertygetSourceFields in interface CfnFlow.TaskPropertypublic final String getTaskType()
CfnFlow.TaskProperty
Allowed values : Arithmetic | Filter | Map | Map_all | Mask | Merge | Truncate | Validate
getTaskType in interface CfnFlow.TaskPropertypublic final Object getConnectorOperator()
CfnFlow.TaskPropertygetConnectorOperator in interface CfnFlow.TaskPropertypublic final String getDestinationField()
CfnFlow.TaskPropertygetDestinationField in interface CfnFlow.TaskPropertypublic final Object getTaskProperties()
CfnFlow.TaskProperty
The execution service looks for particular information based on the TaskType .
getTaskProperties in interface CfnFlow.TaskProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.