View source: R/proton_operations.R
proton_list_environment_outputs | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.