proton_list_service_templates {paws.compute} | R 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. |
[Package paws.compute version 0.7.0 Index]