You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Support::Types::DescribeSeverityLevelsRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing DescribeSeverityLevelsRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  language: "Language",
}

Instance Attribute Summary collapse

Instance Attribute Details

#languageString

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.

Returns:

  • (String)

    The ISO 639-1 code for the language in which AWS provides support.