proton_list_services: List services with summaries of detail data

View source: R/proton_operations.R

proton_list_servicesR Documentation

List services with summaries of detail data

Description

List services with summaries of detail data.

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

Usage

proton_list_services(maxResults = NULL, nextToken = NULL)

Arguments

maxResults

The maximum number of services to list.

nextToken

A token that indicates the location of the next service in the array of services, after the list of services that was previously requested.


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