AWS SDK for .NET Documentation
DeleteConfigurationTemplate Method (request)
AmazonAmazon.ElasticBeanstalkAmazonElasticBeanstalkDeleteConfigurationTemplate(DeleteConfigurationTemplateRequest) Did this page help you?   Yes   No    Tell us about it...
Deletes the specified configuration template.
Note:
When you launch an environment using a configuration template, the environment gets a copy of the template. You can delete or modify the environment's copy of the template without affecting the running environment.
Declaration Syntax
Parameters
request (DeleteConfigurationTemplateRequest)
Container for the necessary parameters to execute the DeleteConfigurationTemplate service method.
Return Value
The response from the DeleteConfigurationTemplate service method, as returned by ElasticBeanstalk.
Exceptions
ExceptionCondition
OperationInProgressException Unable to perform the specified operation because another operation is already in progress affecting an an element in this activity.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)