licensemanager_list_license_versions: Lists all versions of the specified license

View source: R/licensemanager_operations.R

licensemanager_list_license_versionsR Documentation

Lists all versions of the specified license

Description

Lists all versions of the specified license.

See https://www.paws-r-sdk.com/docs/licensemanager_list_license_versions/ for full documentation.

Usage

licensemanager_list_license_versions(
  LicenseArn,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

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.


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