@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(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
CfnIntegration.ConnectorOperatorProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getConnectorOperator()
`CfnIntegration.TaskProperty.ConnectorOperator`.
|
String |
getDestinationField()
`CfnIntegration.TaskProperty.DestinationField`.
|
List<String> |
getSourceFields()
`CfnIntegration.TaskProperty.SourceFields`.
|
Object |
getTaskProperties()
`CfnIntegration.TaskProperty.TaskProperties`.
|
String |
getTaskType()
`CfnIntegration.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()
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.TaskPropertygetTaskProperties in interface CfnIntegration.TaskProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.