View source: R/licensemanager_operations.R
licensemanager_list_license_versions | R Documentation |
Lists all versions of the specified license.
See https://www.paws-r-sdk.com/docs/licensemanager_list_license_versions/ for full documentation.
licensemanager_list_license_versions(
LicenseArn,
NextToken = NULL,
MaxResults = NULL
)
LicenseArn |
[required] Amazon Resource Name (ARN) of the license. |
NextToken |
Token for the next set of results. |
MaxResults |
Maximum number of results to return in a single call. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.