AWS SDK for .NET Documentation
DeleteLaunchConfiguration Method (deleteLaunchConfigurationRequest)
AmazonAmazon.AutoScalingAmazonAutoScalingClientDeleteLaunchConfiguration(DeleteLaunchConfigurationRequest) Did this page help you?   Yes   No    Tell us about it...

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.

Declaration Syntax
C#
public DeleteLaunchConfigurationResponse DeleteLaunchConfiguration(
	DeleteLaunchConfigurationRequest deleteLaunchConfigurationRequest
)
Parameters
deleteLaunchConfigurationRequest (DeleteLaunchConfigurationRequest)
Container for the necessary parameters to execute the DeleteLaunchConfiguration service method on AmazonAutoScaling.
Exceptions
ExceptionCondition
ResourceInUseException

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)