AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Deletes the specified configuration template. 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.

Namespace: Amazon.ElasticBeanstalk
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public virtual DeleteConfigurationTemplateResponse DeleteConfigurationTemplate(
         DeleteConfigurationTemplateRequest request
)

Parameters

request
Type: Amazon.ElasticBeanstalk.Model.DeleteConfigurationTemplateRequest

Container for the necessary parameters to execute the DeleteConfigurationTemplate service method.

Return Value
Type: Amazon.ElasticBeanstalk.Model.DeleteConfigurationTemplateResponse
The response from the DeleteConfigurationTemplate service method, as returned by ElasticBeanstalk.

Exceptions

ExceptionCondition
OperationInProgressException Unable to perform the specified operation because another operation that effects an element in this activity is already in progress.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5