View source: R/licensemanager_operations.R
licensemanager_list_license_conversion_tasks | R Documentation |
Lists the license type conversion tasks for your account.
See https://www.paws-r-sdk.com/docs/licensemanager_list_license_conversion_tasks/ for full documentation.
licensemanager_list_license_conversion_tasks(
NextToken = NULL,
MaxResults = NULL,
Filters = NULL
)
NextToken |
Token for the next set of results. |
MaxResults |
Maximum number of results to return in a single call. |
Filters |
Filters to scope the results. Valid filters are |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.