proton_get_template_sync_config {paws.compute} | R Documentation |
Get detail data for a template sync configuration
Description
Get detail data for a template sync configuration.
See https://www.paws-r-sdk.com/docs/proton_get_template_sync_config/ for full documentation.
Usage
proton_get_template_sync_config(templateName, templateType)
Arguments
templateName |
[required] The template name. |
templateType |
[required] The template type. |
[Package paws.compute version 0.7.0 Index]