Lists your tokens.
See https://www.paws-r-sdk.com/docs/licensemanager_list_tokens/ for full documentation.
licensemanager_list_tokens(
TokenIds = NULL,
Filters = NULL,
NextToken = NULL,
MaxResults = NULL
)
Token IDs.
Filters to scope the results. The following filter is supported:
LicenseArns
Token for the next set of results.
Maximum number of results to return in a single call.