cloudwatchevidently_list_features {paws.management} | R Documentation |
Returns configuration details about all the features in the specified project.
See https://www.paws-r-sdk.com/docs/cloudwatchevidently_list_features/ for full documentation.
cloudwatchevidently_list_features(maxResults = NULL, nextToken = NULL, project)
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
|
project |
[required] The name or ARN of the project to return the feature list from. |