DescribeStreamRequest

Represents the input for DescribeStream.

Types

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

Properties

Link copied to clipboard

The shard ID of the shard to start with.

Link copied to clipboard
val limit: Int?

The maximum number of shards to return in a single call. The default value is 100. If you specify a value greater than 100, at most 100 results are returned.

Link copied to clipboard

The ARN of the stream.

Link copied to clipboard

The name of the stream to describe.

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