RedshiftDestinationDescription |
RedshiftDestinationDescription.clone() |
|
RedshiftDestinationDescription |
DestinationDescription.getRedshiftDestinationDescription() |
The destination in Amazon Redshift.
|
RedshiftDestinationDescription |
RedshiftDestinationDescription.withCloudWatchLoggingOptions(CloudWatchLoggingOptions cloudWatchLoggingOptions) |
Describes CloudWatch logging options for your delivery stream.
|
RedshiftDestinationDescription |
RedshiftDestinationDescription.withClusterJDBCURL(String clusterJDBCURL) |
The database connection string.
|
RedshiftDestinationDescription |
RedshiftDestinationDescription.withCopyCommand(CopyCommand copyCommand) |
The COPY command.
|
RedshiftDestinationDescription |
RedshiftDestinationDescription.withRetryOptions(RedshiftRetryOptions retryOptions) |
Configures retry behavior in the event that Firehose is unable to deliver
documents to Amazon Redshift.
|
RedshiftDestinationDescription |
RedshiftDestinationDescription.withRoleARN(String roleARN) |
The ARN of the AWS credentials.
|
RedshiftDestinationDescription |
RedshiftDestinationDescription.withS3DestinationDescription(S3DestinationDescription s3DestinationDescription) |
The Amazon S3 destination.
|
RedshiftDestinationDescription |
RedshiftDestinationDescription.withUsername(String username) |
The name of the user.
|