cloudwatchevidently_list_segments {paws.management} | R Documentation |
Returns a list of audience segments that you have created in your account in this Region
Description
Returns a list of audience segments that you have created in your account in this Region.
See https://www.paws-r-sdk.com/docs/cloudwatchevidently_list_segments/ for full documentation.
Usage
cloudwatchevidently_list_segments(maxResults = NULL, nextToken = NULL)
Arguments
maxResults |
The maximum number of results to include in the response. If you omit this, the default of 50 is used. |
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]