Skip to contents

Retrieves license included application usage information.

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

Usage

appstream_describe_app_license_usage(
  BillingPeriod,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

BillingPeriod

[required] Billing period for the usage record.

Specify the value in yyyy-mm format. For example, for August 2025, use 2025-08.

MaxResults

The maximum number of results to return.

NextToken

Token for pagination of results.