Learn R Programming

paws.compute (version 0.7.0)

proton_list_environment_outputs: List the infrastructure as code outputs for your environment

Description

List the infrastructure as code outputs for your environment.

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

Usage

proton_list_environment_outputs(
  deploymentId = NULL,
  environmentName,
  nextToken = NULL
)

Arguments

deploymentId

The ID of the deployment whose outputs you want.

environmentName

[required] The environment name.

nextToken

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