paws.management (version 0.5.0)

licensemanager_list_associations_for_license_configuration: Lists the resource associations for the specified license configuration

Description

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.

Usage

licensemanager_list_associations_for_license_configuration(
  LicenseConfigurationArn,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

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.