Values.DescribeAppLicenseUsageRequestSourceRetrieves license included application usage information.
type nonrec t = {billingPeriod : String_.t;Billing period for the usage record. Specify the value in yyyy-mm format. For example, for August 2025, use 2025-08.
*)maxResults : Integer.t option;The maximum number of results to return.
*)nextToken : String_.t option;Token for pagination of results.
*)}