| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
SnowflakeDestinationProperties |
SnowflakeDestinationProperties.clone() |
SnowflakeDestinationProperties |
DestinationConnectorProperties.getSnowflake()
The properties required to query Snowflake.
|
SnowflakeDestinationProperties |
SnowflakeDestinationProperties.withBucketPrefix(String bucketPrefix)
The object key for the destination bucket in which Amazon AppFlow places the files.
|
SnowflakeDestinationProperties |
SnowflakeDestinationProperties.withErrorHandlingConfig(ErrorHandlingConfig errorHandlingConfig)
The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination.
|
SnowflakeDestinationProperties |
SnowflakeDestinationProperties.withIntermediateBucketName(String intermediateBucketName)
The intermediate bucket that Amazon AppFlow uses when moving data into Snowflake.
|
SnowflakeDestinationProperties |
SnowflakeDestinationProperties.withObject(String object)
The object specified in the Snowflake flow destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationConnectorProperties.setSnowflake(SnowflakeDestinationProperties snowflake)
The properties required to query Snowflake.
|
DestinationConnectorProperties |
DestinationConnectorProperties.withSnowflake(SnowflakeDestinationProperties snowflake)
The properties required to query Snowflake.
|
Copyright © 2020. All rights reserved.