cloudwatchrum_list_app_monitors {paws.management} | R Documentation |
Returns a list of the Amazon CloudWatch RUM app monitors in the account
Description
Returns a list of the Amazon CloudWatch RUM app monitors in the account.
See https://www.paws-r-sdk.com/docs/cloudwatchrum_list_app_monitors/ for full documentation.
Usage
cloudwatchrum_list_app_monitors(MaxResults = NULL, NextToken = NULL)
Arguments
MaxResults |
The maximum number of results to return in one operation. The default is 50. The maximum that you can specify is 100. |
NextToken |
Use the token returned by the previous operation to request the next page of results. |
[Package paws.management version 0.7.0 Index]