@Stability(value=Stable) @Internal public static final class CfnFlow.SAPODataDestinationPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.SAPODataDestinationPropertiesProperty
CfnFlow.SAPODataDestinationPropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.SAPODataDestinationPropertiesProperty.Builder, CfnFlow.SAPODataDestinationPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlow.SAPODataDestinationPropertiesProperty.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 |
getErrorHandlingConfig()
The settings that determine how Amazon AppFlow handles an error when placing data in the destination.
|
List<String> |
getIdFieldNames()
A list of field names that can be used as an ID field when performing a write operation.
|
String |
getObjectPath()
The object path specified in the SAPOData flow destination.
|
Object |
getSuccessResponseHandlingConfig()
Determines how Amazon AppFlow handles the success response that it gets from the connector after placing data.
|
String |
getWriteOperationType()
The possible write operations in the destination connector.
|
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.SAPODataDestinationPropertiesProperty.Builder builder)
CfnFlow.AggregationConfigProperty.Builder.public final String getObjectPath()
CfnFlow.SAPODataDestinationPropertiesPropertygetObjectPath in interface CfnFlow.SAPODataDestinationPropertiesPropertypublic final Object getErrorHandlingConfig()
CfnFlow.SAPODataDestinationPropertiesProperty
For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. ErrorHandlingConfig is a part of the destination connector details.
getErrorHandlingConfig in interface CfnFlow.SAPODataDestinationPropertiesPropertypublic final List<String> getIdFieldNames()
CfnFlow.SAPODataDestinationPropertiesPropertygetIdFieldNames in interface CfnFlow.SAPODataDestinationPropertiesPropertypublic final Object getSuccessResponseHandlingConfig()
CfnFlow.SAPODataDestinationPropertiesPropertyFor example, this setting would determine where to write the response from a destination connector upon a successful insert operation.
getSuccessResponseHandlingConfig in interface CfnFlow.SAPODataDestinationPropertiesPropertypublic final String getWriteOperationType()
CfnFlow.SAPODataDestinationPropertiesProperty
When this value is not provided, this defaults to the INSERT operation.
getWriteOperationType in interface CfnFlow.SAPODataDestinationPropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.