Safe Haskell | None |
---|---|
Language | Haskell2010 |
Deletes the specified launch configuration. The launch configuration must not be attached to an Auto Scaling group. When this call completes, the launch configuration is no longer available for use.
http://docs.aws.amazon.com/AutoScaling/latest/APIReference/API_DeleteLaunchConfiguration.html
Request
data DeleteLaunchConfiguration Source
Request constructor
deleteLaunchConfiguration Source
DeleteLaunchConfiguration
constructor.
The fields accessible through corresponding lenses are:
Request lenses
dlcLaunchConfigurationName :: Lens' DeleteLaunchConfiguration Text Source
The name of the launch configuration.