GetShardIteratorRequest

Represents the input of a GetShardIterator operation.

Types

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

Properties

Link copied to clipboard

The sequence number of a stream record in the shard from which to start reading.

Link copied to clipboard

The identifier of the shard. The iterator will be returned for this shard ID.

Link copied to clipboard

Determines how the shard iterator is used to start reading stream records from the shard:

Link copied to clipboard

The Amazon Resource Name (ARN) for the stream.

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