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.

C# |
public class DescribeSeverityLevelsRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeSeverityLevelsRequest()()()() | Initializes a new instance of the DescribeSeverityLevelsRequest class |
![]() | Equals(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
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | DescribeSeverityLevelsRequest |