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