View source: R/proton_operations.R
proton_list_service_pipeline_outputs | R Documentation |
Get a list of service pipeline Infrastructure as Code (IaC) outputs.
See https://www.paws-r-sdk.com/docs/proton_list_service_pipeline_outputs/ for full documentation.
proton_list_service_pipeline_outputs(
deploymentId = NULL,
nextToken = NULL,
serviceName
)
deploymentId |
The ID of the deployment you want the outputs for. |
nextToken |
A token that indicates the location of the next output in the array of outputs, after the list of outputs that was previously requested. |
serviceName |
[required] The name of the service whose pipeline's outputs you want. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.