@Stability(value=Stable) @Internal public static final class CfnFlow.CustomConnectorDestinationPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.CustomConnectorDestinationPropertiesProperty
CfnFlow.CustomConnectorDestinationPropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.CustomConnectorDestinationPropertiesProperty.Builder, CfnFlow.CustomConnectorDestinationPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlow.CustomConnectorDestinationPropertiesProperty.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 |
getCustomProperties()
The custom properties that are specific to the connector when it's used as a destination in the flow.
|
String |
getEntityName()
The entity specified in the custom connector as a destination in the flow.
|
Object |
getErrorHandlingConfig()
The settings that determine how Amazon AppFlow handles an error when placing data in the custom connector as destination.
|
List<String> |
getIdFieldNames()
The name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update, delete, or upsert.
|
String |
getWriteOperationType()
Specifies the type of write operation to be performed in the custom connector when it's used as destination.
|
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.CustomConnectorDestinationPropertiesProperty.Builder builder)
CfnFlow.AggregationConfigProperty.Builder.public final String getEntityName()
CfnFlow.CustomConnectorDestinationPropertiesPropertygetEntityName in interface CfnFlow.CustomConnectorDestinationPropertiesPropertypublic final Object getCustomProperties()
CfnFlow.CustomConnectorDestinationPropertiesPropertygetCustomProperties in interface CfnFlow.CustomConnectorDestinationPropertiesPropertypublic final Object getErrorHandlingConfig()
CfnFlow.CustomConnectorDestinationPropertiesPropertygetErrorHandlingConfig in interface CfnFlow.CustomConnectorDestinationPropertiesPropertypublic final List<String> getIdFieldNames()
CfnFlow.CustomConnectorDestinationPropertiesPropertygetIdFieldNames in interface CfnFlow.CustomConnectorDestinationPropertiesPropertypublic final String getWriteOperationType()
CfnFlow.CustomConnectorDestinationPropertiesPropertygetWriteOperationType in interface CfnFlow.CustomConnectorDestinationPropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.