View source: R/proton_operations.R
proton_get_service_template_version | R Documentation |
Get detailed data for a major or minor version of a service template.
See https://www.paws-r-sdk.com/docs/proton_get_service_template_version/ for full documentation.
proton_get_service_template_version(majorVersion, minorVersion, templateName)
majorVersion |
[required] To get service template major version detail data, include
|
minorVersion |
[required] To get service template minor version detail data, include
|
templateName |
[required] The name of the service template a version of which you want to get detailed data for. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.