View source: R/proton_operations.R
proton_list_environments | R Documentation |
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
)
environmentTemplates |
An array of the versions of the environment template. |
maxResults |
The maximum number of environments to list. |
nextToken |
A token that indicates the location of the next environment in the array of environments, after the list of environments that was previously requested. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.