View source: R/licensemanager_operations.R
licensemanager_list_associations_for_license_configuration | R Documentation |
Lists the resource associations for the specified license configuration.
See https://www.paws-r-sdk.com/docs/licensemanager_list_associations_for_license_configuration/ for full documentation.
licensemanager_list_associations_for_license_configuration(
LicenseConfigurationArn,
MaxResults = NULL,
NextToken = NULL
)
LicenseConfigurationArn |
[required] Amazon Resource Name (ARN) of a 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.