| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandlingConfig |
ErrorHandlingConfig.clone() |
ErrorHandlingConfig |
CustomConnectorDestinationProperties.getErrorHandlingConfig()
The settings that determine how Amazon AppFlow handles an error when placing data in the custom connector as
destination.
|
ErrorHandlingConfig |
MarketoDestinationProperties.getErrorHandlingConfig() |
ErrorHandlingConfig |
SnowflakeDestinationProperties.getErrorHandlingConfig()
The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination.
|
ErrorHandlingConfig |
ZendeskDestinationProperties.getErrorHandlingConfig() |
ErrorHandlingConfig |
SalesforceDestinationProperties.getErrorHandlingConfig()
The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination.
|
ErrorHandlingConfig |
HoneycodeDestinationProperties.getErrorHandlingConfig() |
ErrorHandlingConfig |
EventBridgeDestinationProperties.getErrorHandlingConfig() |
ErrorHandlingConfig |
SAPODataDestinationProperties.getErrorHandlingConfig() |
ErrorHandlingConfig |
RedshiftDestinationProperties.getErrorHandlingConfig()
The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift
destination.
|
ErrorHandlingConfig |
ErrorHandlingConfig.withBucketName(String bucketName)
Specifies the name of the Amazon S3 bucket.
|
ErrorHandlingConfig |
ErrorHandlingConfig.withBucketPrefix(String bucketPrefix)
Specifies the Amazon S3 bucket prefix.
|
ErrorHandlingConfig |
ErrorHandlingConfig.withFailOnFirstDestinationError(Boolean failOnFirstDestinationError)
Specifies if the flow should fail after the first instance of a failure when attempting to place data in the
destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomConnectorDestinationProperties.setErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the custom connector as
destination.
|
void |
MarketoDestinationProperties.setErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
void |
SnowflakeDestinationProperties.setErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination.
|
void |
ZendeskDestinationProperties.setErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
void |
SalesforceDestinationProperties.setErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination.
|
void |
HoneycodeDestinationProperties.setErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
void |
EventBridgeDestinationProperties.setErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
void |
SAPODataDestinationProperties.setErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
void |
RedshiftDestinationProperties.setErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift
destination.
|
CustomConnectorDestinationProperties |
CustomConnectorDestinationProperties.withErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the custom connector as
destination.
|
MarketoDestinationProperties |
MarketoDestinationProperties.withErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
SnowflakeDestinationProperties |
SnowflakeDestinationProperties.withErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination.
|
ZendeskDestinationProperties |
ZendeskDestinationProperties.withErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
SalesforceDestinationProperties |
SalesforceDestinationProperties.withErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination.
|
HoneycodeDestinationProperties |
HoneycodeDestinationProperties.withErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
EventBridgeDestinationProperties |
EventBridgeDestinationProperties.withErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
SAPODataDestinationProperties |
SAPODataDestinationProperties.withErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
RedshiftDestinationProperties |
RedshiftDestinationProperties.withErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift
destination.
|
Copyright © 2023. All rights reserved.