Learn R Programming

paws.compute (version 0.7.0)

proton_list_environments: List environments with detail data summaries

Description

List environments with detail data summaries.

See https://www.paws-r-sdk.com/docs/proton_list_environments/ for full documentation.

Usage

proton_list_environments(
  environmentTemplates = NULL,
  maxResults = NULL,
  nextToken = NULL
)

Arguments

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.