AWS SDK for .NET Documentation
DescribeSeverityLevels Method (describeSeverityLevelsRequest)
AmazonAmazon.AWSSupportAmazonAWSSupportClientDescribeSeverityLevels(DescribeSeverityLevelsRequest) Did this page help you?   Yes   No    Tell us about it...

Returns the list of severity levels that you can assign to an AWS Support case. The severity level for a case is also a field in the CaseDetails data type included in any CreateCase request.

Declaration Syntax
C#
public DescribeSeverityLevelsResponse DescribeSeverityLevels(
	DescribeSeverityLevelsRequest describeSeverityLevelsRequest
)
Parameters
describeSeverityLevelsRequest (DescribeSeverityLevelsRequest)
Container for the necessary parameters to execute the DescribeSeverityLevels service method on AmazonAWSSupport.
Return Value
The response from the DescribeSeverityLevels service method, as returned by AmazonAWSSupport.
Exceptions

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