NAME
Paws::KinesisVideo::ListStreamsOutput
ATTRIBUTES
NextToken => Str
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.
StreamInfoList => ArrayRef[Paws::KinesisVideo::StreamInfo]
An array of StreamInfo
objects.