elasticbeanstalk_delete_configuration_template {paws.compute} | R Documentation |
Deletes the specified configuration template.
See https://www.paws-r-sdk.com/docs/elasticbeanstalk_delete_configuration_template/ for full documentation.
elasticbeanstalk_delete_configuration_template(ApplicationName, TemplateName)
ApplicationName |
[required] The name of the application to delete the configuration template from. |
TemplateName |
[required] The name of the configuration template to delete. |