| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandlingConfig.Builder |
ErrorHandlingConfig.Builder.bucketName(String bucketName)
Specifies the name of the Amazon S3 bucket.
|
ErrorHandlingConfig.Builder |
ErrorHandlingConfig.Builder.bucketPrefix(String bucketPrefix)
Specifies the Amazon S3 bucket prefix.
|
static ErrorHandlingConfig.Builder |
ErrorHandlingConfig.builder() |
ErrorHandlingConfig.Builder |
ErrorHandlingConfig.Builder.failOnFirstDestinationError(Boolean failOnFirstDestinationError)
Specifies if the flow should fail after the first instance of a failure when attempting to place data in the
destination.
|
ErrorHandlingConfig.Builder |
ErrorHandlingConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ErrorHandlingConfig.Builder> |
ErrorHandlingConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CustomConnectorDestinationProperties.Builder |
CustomConnectorDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the custom connector as
destination.
|
default MarketoDestinationProperties.Builder |
MarketoDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
default HoneycodeDestinationProperties.Builder |
HoneycodeDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
default ZendeskDestinationProperties.Builder |
ZendeskDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
default EventBridgeDestinationProperties.Builder |
EventBridgeDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
default RedshiftDestinationProperties.Builder |
RedshiftDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift
destination.
|
default SAPODataDestinationProperties.Builder |
SAPODataDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig)
Sets the value of the ErrorHandlingConfig property for this object.
|
default SnowflakeDestinationProperties.Builder |
SnowflakeDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake
destination.
|
default SalesforceDestinationProperties.Builder |
SalesforceDestinationProperties.Builder.errorHandlingConfig(Consumer<ErrorHandlingConfig.Builder> errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce
destination.
|
Copyright © 2023. All rights reserved.