proton_list_environments: List environments with detail data summaries

View source: R/proton_operations.R

proton_list_environmentsR Documentation

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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.