Get a list of component Infrastructure as Code (IaC) outputs.
See https://www.paws-r-sdk.com/docs/proton_list_component_outputs/ for full documentation.
proton_list_component_outputs(
componentName,
deploymentId = NULL,
nextToken = NULL
)
[required] The name of the component whose outputs you want.
The ID of the deployment whose outputs you want.
A token that indicates the location of the next output in the array of outputs, after the list of outputs that was previously requested.