licensemanager_list_associations_for_license_configuration: Lists the resource associations for the specified license...

View source: R/licensemanager_operations.R

licensemanager_list_associations_for_license_configurationR Documentation

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.