| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandlingConfig |
CustomConnectorDestinationProperties.errorHandlingConfig()
The settings that determine how Amazon AppFlow handles an error when placing data in the custom connector as
destination.
|
ErrorHandlingConfig |
MarketoDestinationProperties.errorHandlingConfig()
Returns the value of the ErrorHandlingConfig property for this object.
|
ErrorHandlingConfig |
HoneycodeDestinationProperties.errorHandlingConfig()
Returns the value of the ErrorHandlingConfig property for this object.
|
ErrorHandlingConfig |
ZendeskDestinationProperties.errorHandlingConfig()
Returns the value of the ErrorHandlingConfig property for this object.
|
ErrorHandlingConfig |
EventBridgeDestinationProperties.errorHandlingConfig()
Returns the value of the ErrorHandlingConfig property for this object.
|
ErrorHandlingConfig |
RedshiftDestinationProperties.errorHandlingConfig()
The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift
destination.
|
ErrorHandlingConfig |
SAPODataDestinationProperties.errorHandlingConfig()
Returns the value of the ErrorHandlingConfig property for this object.
|
ErrorHandlingConfig |
SnowflakeDestinationProperties.errorHandlingConfig()
The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination.
|
ErrorHandlingConfig |
SalesforceDestinationProperties.errorHandlingConfig()
The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination.
|
| Modifier and Type | Method and Description |
|---|---|
CustomConnectorDestinationProperties.Builder |
CustomConnectorDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the custom connector as
destination.
|
MarketoDestinationProperties.Builder |
MarketoDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
HoneycodeDestinationProperties.Builder |
HoneycodeDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
ZendeskDestinationProperties.Builder |
ZendeskDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
EventBridgeDestinationProperties.Builder |
EventBridgeDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
RedshiftDestinationProperties.Builder |
RedshiftDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift
destination.
|
SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
SnowflakeDestinationProperties.Builder |
SnowflakeDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake
destination.
|
SalesforceDestinationProperties.Builder |
SalesforceDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce
destination.
|
Copyright © 2022. All rights reserved.