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#
DeploymentStatus

C# |
public class DeleteEnvironmentConfigurationRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DeleteEnvironmentConfigurationRequest()()()() | Initializes a new instance of the DeleteEnvironmentConfigurationRequest class |
![]() | ApplicationName |
Gets and sets the property ApplicationName.
The name of the application the environment is associated with. |
![]() | EnvironmentName |
Gets and sets the property EnvironmentName.
The name of the environment to delete the draft configuration from. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithApplicationName(String) | Obsolete.
Sets the ApplicationName property
|
![]() | WithEnvironmentName(String) | Obsolete.
Sets the EnvironmentName property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DeleteEnvironmentConfigurationRequest |