View source: R/proton_operations.R
proton_update_environment_template | R Documentation |
Update an environment template.
See https://www.paws-r-sdk.com/docs/proton_update_environment_template/ for full documentation.
proton_update_environment_template(
description = NULL,
displayName = NULL,
name
)
description |
A description of the environment template update. |
displayName |
The name of the environment template to update as displayed in the developer interface. |
name |
[required] The name of the environment template to update. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.