You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::KinesisVideo::Types::ListStreamsOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

If the response is truncated, the call returns this element with a token. To get the next batch of streams, use this token in your next request.

Returns:

  • (String)

    If the response is truncated, the call returns this element with a token.

#stream_info_listArray<Types::StreamInfo>

An array of StreamInfo objects.

Returns: