C# Class Amazon.AutoScaling.Model.DeleteLaunchConfigurationRequest

Container for the parameters to the DeleteLaunchConfiguration operation.

Deletes 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.

Inheritance: AmazonAutoScalingRequest
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLaunchConfigurationName ( ) : bool