Retrieves a list of entitled applications.
See https://www.paws-r-sdk.com/docs/appstream_list_entitled_applications/ for full documentation.
appstream_list_entitled_applications(
StackName,
EntitlementName,
NextToken = NULL,
MaxResults = NULL
)
[required] The name of the stack with which the entitlement is associated.
[required] The name of the entitlement.
The pagination token used to retrieve the next page of results for this operation.
The maximum size of each page of results.