proton_list_service_pipeline_provisioned_resources: List provisioned resources for a service and pipeline with...

View source: R/proton_operations.R

proton_list_service_pipeline_provisioned_resourcesR Documentation

List provisioned resources for a service and pipeline with details

Description

List provisioned resources for a service and pipeline with details.

See https://www.paws-r-sdk.com/docs/proton_list_service_pipeline_provisioned_resources/ for full documentation.

Usage

proton_list_service_pipeline_provisioned_resources(
  nextToken = NULL,
  serviceName
)

Arguments

nextToken

A token that indicates the location of the next provisioned resource in the array of provisioned resources, after the list of provisioned resources that was previously requested.

serviceName

[required] The name of the service whose pipeline's provisioned resources you want.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.