NAME
Paws::Kinesis::ListStreamsOutput
ATTRIBUTES
REQUIRED HasMoreStreams => Bool
If set to true
, there are more streams available to list.
REQUIRED StreamNames => ArrayRef[Str|Undef]
The names of the streams that are associated with the AWS account making the ListStreams
request.