A list of all of your FinSpace environments.
See https://www.paws-r-sdk.com/docs/finspace_list_environments/ for full documentation.
finspace_list_environments(nextToken = NULL, maxResults = NULL)
A token generated by FinSpace that specifies where to continue
pagination if a previous request was truncated. To get the next set of
pages, pass in the nextToken
nextToken value from the response object
of the previous page call.
The maximum number of results to return in this request.