Retrieves a list that describes one or more applications.
See https://www.paws-r-sdk.com/docs/appstream_describe_applications/ for full documentation.
appstream_describe_applications(
Arns = NULL,
NextToken = NULL,
MaxResults = NULL
)
The ARNs for the applications.
The pagination token used to retrieve the next page of results for this operation.
The maximum size of each page of results.