ivsrealtime_list_stages {paws.analytics} | R Documentation |
Gets summary information about all stages in your account, in the AWS region where the API request is processed.
See https://www.paws-r-sdk.com/docs/ivsrealtime_list_stages/ for full documentation.
ivsrealtime_list_stages(nextToken = NULL, maxResults = NULL)
nextToken |
The first stage to retrieve. This is used for pagination; see the
|
maxResults |
Maximum number of results to return. Default: 50. |