Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ListStreamsInput

Represents the input for ListStreams.

Hierarchy

Properties

ExclusiveStartStreamName?: string

The name of the stream to start the list with.

Limit?: number

The maximum number of streams to list. The default value is 100. If you specify a value greater than 100, at most 100 results are returned.

NextToken?: string