Skip to contents

Lists assets for a license asset group.

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

Usage

licensemanager_list_assets_for_license_asset_group(
  LicenseAssetGroupArn,
  AssetType,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

LicenseAssetGroupArn

[required] Amazon Resource Name (ARN) of the license asset group.

AssetType

[required] Asset type. The possible values are Instance | License | LicenseConfiguration.

MaxResults

Maximum number of results to return in a single call.

NextToken

Token for the next set of results.