Deletes the draft configuration associated with the running environment.
Updating a running environment with any configuration changes creates a
draft configuration set. You can get the draft configuration using
DescribeConfigurationSettings while the update is in progress or if
the update fails. The CopyC#
for the draft configuration
indicates whether the deployment is in process or has failed. The draft configuration
remains in existence until it is deleted with this action.
DeploymentStatus

C# |
DeleteEnvironmentConfigurationResponse DeleteEnvironmentConfiguration( DeleteEnvironmentConfigurationRequest request )

- request (DeleteEnvironmentConfigurationRequest)
- Container for the necessary parameters to execute the DeleteEnvironmentConfiguration service method.

The response from the DeleteEnvironmentConfiguration service method, as returned by ElasticBeanstalk.