class Aws::IVS::Types::ListStreamsRequest
@note When making an API call, you may pass ListStreamsRequest
data as a hash: { next_token: "PaginationToken", max_results: 1, }
@!attribute [rw] next_token
The first stream to retrieve. This is used for pagination; see the `nextToken` response field. @return [String]
@!attribute [rw] max_results
Maximum number of streams to return. Default: 50. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/ListStreamsRequest AWS API Documentation
Constants
- SENSITIVE