Returns a full description of the launch configurations, or the specified launch configurations, if they exist.

If no name is specified, then the full details of all launch configurations are returned.

Namespace: Amazon.AutoScaling
Assembly: AWSSDK (in AWSSDK.dll) Version: 1.4.2.0 (1.4.2.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
DescribeLaunchConfigurationsResponse DescribeLaunchConfigurations()
Function DescribeLaunchConfigurations As DescribeLaunchConfigurationsResponse
DescribeLaunchConfigurationsResponse^ DescribeLaunchConfigurations()

Return Value

The response from the DescribeLaunchConfigurations service method, as returned by AmazonAutoScaling.

Exceptions

See Also