@Stability(value=Stable) @Internal public static final class CfnFlow.SalesforceDestinationPropertiesProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFlow.SalesforceDestinationPropertiesProperty
CfnFlow.SalesforceDestinationPropertiesPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFlow.SalesforceDestinationPropertiesProperty.Builder, CfnFlow.SalesforceDestinationPropertiesProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFlow.SalesforceDestinationPropertiesProperty.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 Salesforce destination.
|
List<String> |
getIdFieldNames()
The name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update or delete.
|
String |
getObject()
The object specified in the Salesforce flow destination.
|
String |
getWriteOperationType()
This specifies the type of write operation to be performed in Salesforce.
|
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.SalesforceDestinationPropertiesProperty.Builder builder)
CfnFlow.AggregationConfigProperty.Builder.public final String getObject()
CfnFlow.SalesforceDestinationPropertiesPropertygetObject in interface CfnFlow.SalesforceDestinationPropertiesPropertypublic final Object getErrorHandlingConfig()
CfnFlow.SalesforceDestinationPropertiesProperty
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.SalesforceDestinationPropertiesPropertypublic final List<String> getIdFieldNames()
CfnFlow.SalesforceDestinationPropertiesPropertygetIdFieldNames in interface CfnFlow.SalesforceDestinationPropertiesPropertypublic final String getWriteOperationType()
CfnFlow.SalesforceDestinationPropertiesProperty
When the value is UPSERT , then idFieldNames is required.
getWriteOperationType in interface CfnFlow.SalesforceDestinationPropertiesProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.