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
)
The ID of the deployment whose outputs you want.
[required] The environment name.
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.