licensemanager_list_tokens: Lists your tokens

View source: R/licensemanager_operations.R

licensemanager_list_tokensR Documentation

Lists your tokens

Description

Lists your tokens.

See https://www.paws-r-sdk.com/docs/licensemanager_list_tokens/ for full documentation.

Usage

licensemanager_list_tokens(
  TokenIds = NULL,
  Filters = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

TokenIds

Token IDs.

Filters

Filters to scope the results. The following filter is supported:

  • LicenseArns

NextToken

Token for the next set of results.

MaxResults

Maximum number of results to return in a single call.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.