View source: R/licensemanager_operations.R
licensemanager_list_license_configurations | R Documentation |
Lists the license configurations for your account.
See https://www.paws-r-sdk.com/docs/licensemanager_list_license_configurations/ for full documentation.
licensemanager_list_license_configurations(
LicenseConfigurationArns = NULL,
MaxResults = NULL,
NextToken = NULL,
Filters = NULL
)
LicenseConfigurationArns |
Amazon Resource Names (ARN) of the license configurations. |
MaxResults |
Maximum number of results to return in a single call. |
NextToken |
Token for the next set of results. |
Filters |
Filters to scope the results. The following filters and logical operators are supported:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.