SnowflakeDestinationProperties.Builder |
SnowflakeDestinationProperties.Builder.bucketPrefix(String bucketPrefix) |
The object key for the destination bucket in which Amazon AppFlow places the files.
|
static SnowflakeDestinationProperties.Builder |
SnowflakeDestinationProperties.builder() |
|
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.
|
SnowflakeDestinationProperties.Builder |
SnowflakeDestinationProperties.Builder.errorHandlingConfig(ErrorHandlingConfig errorHandlingConfig) |
The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake
destination.
|
SnowflakeDestinationProperties.Builder |
SnowflakeDestinationProperties.Builder.intermediateBucketName(String intermediateBucketName) |
The intermediate bucket that Amazon AppFlow uses when moving data into Snowflake.
|
SnowflakeDestinationProperties.Builder |
SnowflakeDestinationProperties.Builder.object(String object) |
The object specified in the Snowflake flow destination.
|
SnowflakeDestinationProperties.Builder |
SnowflakeDestinationProperties.toBuilder() |
|