Learn R Programming

paws.compute (version 0.3.1)

proton_list_service_pipeline_outputs: Get a list of service pipeline Infrastructure as Code (IaC) outputs

Description

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.

Usage

proton_list_service_pipeline_outputs(nextToken = NULL, serviceName)

Arguments

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.