proton_list_environment_provisioned_resources: List the provisioned resources for your environment

View source: R/proton_operations.R

proton_list_environment_provisioned_resourcesR Documentation

List the provisioned resources for your environment

Description

List the provisioned resources for your environment.

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

Usage

proton_list_environment_provisioned_resources(
  environmentName,
  nextToken = NULL
)

Arguments

environmentName

[required] The environment name.

nextToken

A token that indicates the location of the next environment provisioned resource in the array of environment provisioned resources, after the list of environment provisioned resources that was previously requested.


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