@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()
`CfnFlow.SAPODataDestinationPropertiesProperty.ErrorHandlingConfig`.
|
List<String> |
getIdFieldNames()
`CfnFlow.SAPODataDestinationPropertiesProperty.IdFieldNames`.
|
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()
`CfnFlow.SAPODataDestinationPropertiesProperty.WriteOperationType`.
|
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.SAPODataDestinationPropertiesPropertygetErrorHandlingConfig 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.SAPODataDestinationPropertiesPropertygetWriteOperationType 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.