proton_delete_environment_template {paws.compute} | R Documentation |
If no other major or minor versions of an environment template exist, delete the environment template
Description
If no other major or minor versions of an environment template exist, delete the environment template.
See https://www.paws-r-sdk.com/docs/proton_delete_environment_template/ for full documentation.
Usage
proton_delete_environment_template(name)
Arguments
name |
[required] The name of the environment template to delete. |
[Package paws.compute version 0.7.0 Index]