appstream_describe_usage_report_subscriptions {paws.end.user.computing} | R Documentation |
Retrieves a list that describes one or more usage report subscriptions
Description
Retrieves a list that describes one or more usage report subscriptions.
See https://www.paws-r-sdk.com/docs/appstream_describe_usage_report_subscriptions/ for full documentation.
Usage
appstream_describe_usage_report_subscriptions(
MaxResults = NULL,
NextToken = NULL
)
Arguments
MaxResults |
The maximum size of each page of results. |
NextToken |
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page. |
[Package paws.end.user.computing version 0.7.0 Index]