glue_list_usage_profiles {paws.analytics} | R Documentation |
List all the Glue usage profiles
Description
List all the Glue usage profiles.
See https://www.paws-r-sdk.com/docs/glue_list_usage_profiles/ for full documentation.
Usage
glue_list_usage_profiles(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
A continuation token, included if this is a continuation call. |
MaxResults |
The maximum number of usage profiles to return in a single response. |
[Package paws.analytics version 0.9.0 Index]