Terminates the specified environment.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public TerminateEnvironmentResponse TerminateEnvironment( TerminateEnvironmentRequest request )
 Parameters
 Parameters- request (TerminateEnvironmentRequest)
- Container for the necessary parameters to execute the TerminateEnvironment service method.
 Return Value
 Return ValueThe response from the TerminateEnvironment service method, as returned by ElasticBeanstalk.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| InsufficientPrivilegesException | Unable to perform the specified operation because the user does not have enough privileges
            for one of more downstream aws services |