RegisterStreamConsumerRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

For a given Kinesis data stream, each consumer must have a unique name. However, consumer names don't have to be unique across data streams.

Link copied to clipboard

The ARN of the Kinesis data stream that you want to register the consumer with. For more info, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces.

Link copied to clipboard

A set of up to 50 key-value pairs. A tag consists of a required key and an optional value.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String