@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(List<String> sourceFields,
String taskType,
Object connectorOperator,
String destinationField,
Object taskProperties)
Constructor that initializes the object based on literal property values passed by the
CfnFlow.AggregationConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConnectorOperator()
`CfnFlow.TaskProperty.ConnectorOperator`.
|
String |
getDestinationField()
`CfnFlow.TaskProperty.DestinationField`.
|
List<String> |
getSourceFields()
`CfnFlow.TaskProperty.SourceFields`.
|
Object |
getTaskProperties()
`CfnFlow.TaskProperty.TaskProperties`.
|
String |
getTaskType()
`CfnFlow.TaskProperty.TaskType`.
|
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.public final List<String> getSourceFields()
CfnFlow.TaskPropertygetSourceFields in interface CfnFlow.TaskPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html#cfn-appflow-flow-task-sourcefieldspublic final String getTaskType()
CfnFlow.TaskPropertygetTaskType in interface CfnFlow.TaskPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html#cfn-appflow-flow-task-tasktypepublic final Object getConnectorOperator()
CfnFlow.TaskPropertygetConnectorOperator in interface CfnFlow.TaskPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html#cfn-appflow-flow-task-connectoroperatorpublic final String getDestinationField()
CfnFlow.TaskPropertygetDestinationField in interface CfnFlow.TaskPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html#cfn-appflow-flow-task-destinationfieldpublic final Object getTaskProperties()
CfnFlow.TaskPropertygetTaskProperties in interface CfnFlow.TaskPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html#cfn-appflow-flow-task-taskproperties@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.