@Stability(value=Stable) @Internal public static final class CfnIntegration.TaskProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIntegration.TaskProperty
CfnIntegration.TaskPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIntegration.TaskProperty.Builder, CfnIntegration.TaskProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIntegration.TaskProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIntegration.ConnectorOperatorProperty.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(CfnIntegration.TaskProperty.Builder builder)
CfnIntegration.ConnectorOperatorProperty.Builder.public final List<String> getSourceFields()
CfnIntegration.TaskPropertygetSourceFields in interface CfnIntegration.TaskPropertypublic final String getTaskType()
CfnIntegration.TaskPropertygetTaskType in interface CfnIntegration.TaskPropertypublic final Object getConnectorOperator()
CfnIntegration.TaskPropertygetConnectorOperator in interface CfnIntegration.TaskPropertypublic final String getDestinationField()
CfnIntegration.TaskPropertygetDestinationField in interface CfnIntegration.TaskPropertypublic final Object getTaskProperties()
CfnIntegration.TaskPropertyThe service looks for particular information based on the TaskType.
getTaskProperties in interface CfnIntegration.TaskProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.