Builder

class Builder

Properties

Link copied to clipboard

The exclusive date and time that specifies when the stream ends. If you don't define this parameter, the stream runs indefinitely until you cancel it.

Link copied to clipboard

The inclusive start date and time from which to start streaming journal data. This parameter must be in ISO 8601 date and time format and in Universal Coordinated Time (UTC). For example: 2019-06-13T21:36:34Z.

Link copied to clipboard

The configuration settings of the Kinesis Data Streams destination for your stream request.

Link copied to clipboard

The name of the ledger.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that grants QLDB permissions for a journal stream to write data records to a Kinesis Data Streams resource.

Link copied to clipboard

The name that you want to assign to the QLDB journal stream. User-defined names can help identify and indicate the purpose of a stream.

Link copied to clipboard

The key-value pairs to add as tags to the stream that you want to create. Tag keys are case sensitive. Tag values are case sensitive and can be null.

Functions