/AWS1/CL_IVS=>LISTSTREAMS()
¶
About ListStreams¶
Gets summary information about live streams in your account, in the Amazon Web Services region where the API request is processed.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IO_FILTERBY
TYPE REF TO /AWS1/CL_IVSSTREAMFILTERS
/AWS1/CL_IVSSTREAMFILTERS
¶
Filters the stream list to match the specified criterion.
IV_NEXTTOKEN
TYPE /AWS1/IVSPAGINATIONTOKEN
/AWS1/IVSPAGINATIONTOKEN
¶
The first stream to retrieve. This is used for pagination; see the
nextToken
response field.
IV_MAXRESULTS
TYPE /AWS1/IVSMAXSTREAMRESULTS
/AWS1/IVSMAXSTREAMRESULTS
¶
Maximum number of streams to return. Default: 100.