worklink_list_fleets {paws.end.user.computing} | R Documentation |
Retrieves a list of fleets for the current account and Region.
See https://www.paws-r-sdk.com/docs/worklink_list_fleets/ for full documentation.
worklink_list_fleets(NextToken = NULL, MaxResults = NULL)
NextToken |
The pagination token used to retrieve the next page of results for this operation. If this value is null, it retrieves the first page. |
MaxResults |
The maximum number of results to be included in the next page. |