cloudwatchevidently_list_projects {paws.management} | R Documentation |
Returns configuration details about all the projects in the current Region in your account
Description
Returns configuration details about all the projects in the current Region in your account.
See https://www.paws-r-sdk.com/docs/cloudwatchevidently_list_projects/ for full documentation.
Usage
cloudwatchevidently_list_projects(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of results to include in the response. |
nextToken |
The token to use when requesting the next set of results. You received
this token from a previous
|
[Package paws.management version 0.9.0 Index]