@Stability(value=Stable) @Internal public static final class CfnFlow.ZendeskDestinationPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.ZendeskDestinationPropertiesProperty
CfnFlow.ZendeskDestinationPropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.ZendeskDestinationPropertiesProperty.Builder, CfnFlow.ZendeskDestinationPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlow.ZendeskDestinationPropertiesProperty.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 |
getObject()
The object specified in the Zendesk flow destination.
|
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.ZendeskDestinationPropertiesProperty.Builder builder)
CfnFlow.AggregationConfigProperty.Builder.public final String getObject()
CfnFlow.ZendeskDestinationPropertiesPropertygetObject in interface CfnFlow.ZendeskDestinationPropertiesPropertypublic final Object getErrorHandlingConfig()
CfnFlow.ZendeskDestinationPropertiesProperty
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.ZendeskDestinationPropertiesPropertypublic final List<String> getIdFieldNames()
CfnFlow.ZendeskDestinationPropertiesPropertygetIdFieldNames in interface CfnFlow.ZendeskDestinationPropertiesPropertypublic final String getWriteOperationType()
CfnFlow.ZendeskDestinationPropertiesProperty
When this value is not provided, this defaults to the INSERT operation.
getWriteOperationType in interface CfnFlow.ZendeskDestinationPropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.