proton_list_environment_outputs {paws.compute} | R Documentation |
List the infrastructure as code outputs for your environment.
See https://www.paws-r-sdk.com/docs/proton_list_environment_outputs/ for full documentation.
proton_list_environment_outputs(
deploymentId = NULL,
environmentName,
nextToken = NULL
)
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. |