List environments with detail data summaries.
See https://www.paws-r-sdk.com/docs/proton_list_environments/ for full documentation.
proton_list_environments(
environmentTemplates = NULL,
maxResults = NULL,
nextToken = NULL
)
An array of the versions of the environment template.
The maximum number of environments to list.
A token that indicates the location of the next environment in the array of environments, after the list of environments that was previously requested.