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