SubscribeToShardRequest

Types

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

Properties

Link copied to clipboard

For this parameter, use the value you obtained when you called RegisterStreamConsumer.

Link copied to clipboard

The ID of the shard you want to subscribe to. To see a list of all the shards for a given stream, use ListShards.

Link copied to clipboard

The starting position in the data stream from which to start streaming.

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