new AmazonKinesisFirehoseDeliveryStreamRedshiftDestinationConfigurationCopyCommand()
Properties:
Name | Type | Description |
---|---|---|
CopyOptions |
String | Required: No. Parameters to use with the Amazon Redshift COPY command. For examples, see the CopyOptions content for the CopyCommand data type in the Amazon Kinesis Firehose API Reference. |
DataTableColumns |
String | Required: No. A comma-separated list of the column names in the table that Firehose copies data to. |
DataTableName |
String | Required: Yes. The name of the table where Firehose adds the copied data. |