RedshiftDestinationProperties.Builder |
RedshiftDestinationProperties.Builder.bucketPrefix(String bucketPrefix) |
The object key for the bucket in which Amazon AppFlow places the destination files.
|
static RedshiftDestinationProperties.Builder |
RedshiftDestinationProperties.builder() |
|
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.
|
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.
|
RedshiftDestinationProperties.Builder |
RedshiftDestinationProperties.Builder.intermediateBucketName(String intermediateBucketName) |
The intermediate bucket that Amazon AppFlow uses when moving data into Amazon Redshift.
|
RedshiftDestinationProperties.Builder |
RedshiftDestinationProperties.Builder.object(String object) |
The object specified in the Amazon Redshift flow destination.
|
RedshiftDestinationProperties.Builder |
RedshiftDestinationProperties.toBuilder() |
|