Retrieves a list that describes one or more application fleet associations. Either ApplicationArn or FleetName must be specified.
See https://www.paws-r-sdk.com/docs/appstream_describe_application_fleet_associations/ for full documentation.
appstream_describe_application_fleet_associations(
FleetName = NULL,
ApplicationArn = NULL,
MaxResults = NULL,
NextToken = NULL
)
The name of the fleet.
The ARN of the application.
The maximum size of each page of results.
The pagination token used to retrieve the next page of results for this operation.