Container for the parameters to the DeleteLaunchConfiguration operation.
Namespace: Amazon.AutoScaling.ModelDeletes the specified LaunchConfiguration.
The specified launch configuration must not be attached to an Auto Scaling group. When this call completes, the launch configuration is no longer available for use.
Assembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)
Syntax
| C# | Visual Basic | Visual C++ |
public class DeleteLaunchConfigurationRequest : AmazonWebServiceRequest
Public Class DeleteLaunchConfigurationRequest _ Inherits AmazonWebServiceRequest
public ref class DeleteLaunchConfigurationRequest : public AmazonWebServiceRequest
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| DeleteLaunchConfigurationRequest()()()() | Initializes a new instance of the DeleteLaunchConfigurationRequest class | |
| 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.) | |
| LaunchConfigurationName |
The name of the launch configuration.
Constraints: | |
| ToString()()()() | (Inherited from Object.) | |
| WithLaunchConfigurationName(String) |
Sets the LaunchConfigurationName property
|
Inheritance Hierarchy
System..::..Object
Amazon.Runtime..::..AmazonWebServiceRequest
Amazon.AutoScaling.Model..::..DeleteLaunchConfigurationRequest
Amazon.Runtime..::..AmazonWebServiceRequest
Amazon.AutoScaling.Model..::..DeleteLaunchConfigurationRequest