proton_list_environment_templates: List environment templates

View source: R/proton_operations.R

proton_list_environment_templatesR Documentation

List environment templates

Description

List environment templates.

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

Usage

proton_list_environment_templates(maxResults = NULL, nextToken = NULL)

Arguments

maxResults

The maximum number of environment templates to list.

nextToken

A token that indicates the location of the next environment template in the array of environment templates, after the list of environment templates that was previously requested.


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