proton_list_service_templates: List service templates with detail data

View source: R/proton_operations.R

proton_list_service_templatesR Documentation

List service templates with detail data

Description

List service templates with detail data.

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

Usage

proton_list_service_templates(maxResults = NULL, nextToken = NULL)

Arguments

maxResults

The maximum number of service templates to list.

nextToken

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


paws.compute documentation built on May 29, 2024, 9:16 a.m.