@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.TaskPropertypublic final String getTaskType()
CfnFlow.TaskPropertygetTaskType 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.TaskPropertygetTaskProperties in interface CfnFlow.TaskProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.