Builder

class Builder

Properties

Link copied to clipboard

When you register a consumer, Kinesis Data Streams generates an ARN for it. You need this ARN to be able to call SubscribeToShard.

Link copied to clipboard
var consumerCreationTimestamp: <Error class: unknown class>?
Link copied to clipboard

The name of the consumer is something you choose when you register the consumer.

Link copied to clipboard

A consumer can't read data while in the CREATING or DELETING states.

Link copied to clipboard

The ARN of the stream with which you registered the consumer.