Builder

class Builder

Properties

Link copied to clipboard

Whether to deliver the Kinesis Data Firehose stream as a batch by using PutRecordBatch. The default value is false.

Link copied to clipboard

The delivery stream name.

Link copied to clipboard

The IAM role that grants access to the Amazon Kinesis Firehose stream.

Link copied to clipboard

A character separator that will be used to separate records written to the Firehose stream. Valid values are: '\n' (newline), '\t' (tab), '\r\n' (Windows newline), ',' (comma).