View source: R/proton_operations.R
proton_list_service_templates | R Documentation |
List service templates with detail data.
See https://www.paws-r-sdk.com/docs/proton_list_service_templates/ for full documentation.
proton_list_service_templates(maxResults = NULL, nextToken = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.