AWS SDK for .NET Documentation
DescribeSeverityLevelsRequest Class
AmazonAmazon.AWSSupport.ModelDescribeSeverityLevelsRequest Did this page help you?   Yes   No    Tell us about it...
Container for the parameters to the DescribeSeverityLevels operation.

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 class DescribeSeverityLevelsRequest : AmazonWebServiceRequest
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeSeverityLevelsRequest()()()()
Initializes a new instance of the DescribeSeverityLevelsRequest class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Language
The ISO 639-1 code for the language in which AWS provides support. AWS Support currently supports English ("en") and Japanese ("ja"). Language parameters must be passed explicitly for operations that take them.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithLanguage(String) Obsolete.
Sets the Language property

Inheritance Hierarchy
Object
AmazonWebServiceRequest
 DescribeSeverityLevelsRequest
See Also

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