AWS SDK for .NET Documentation
DescribeLaunchConfigurations Method (describeLaunchConfigurationsRequest)
AmazonAmazon.AutoScalingAmazonAutoScalingClientDescribeLaunchConfigurations(DescribeLaunchConfigurationsRequest) Did this page help you?   Yes   No    Tell us about it...

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.

Declaration Syntax
C#
public DescribeLaunchConfigurationsResponse DescribeLaunchConfigurations(
	DescribeLaunchConfigurationsRequest describeLaunchConfigurationsRequest
)
Parameters
describeLaunchConfigurationsRequest (DescribeLaunchConfigurationsRequest)
Container for the necessary parameters to execute the DescribeLaunchConfigurations service method on AmazonAutoScaling.
Return Value
The response from the DescribeLaunchConfigurations service method, as returned by AmazonAutoScaling.
Exceptions
ExceptionCondition
InvalidNextTokenException

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