class Aws::Support::Types::DescribeServicesRequest

@note When making an API call, you may pass DescribeServicesRequest

data as a hash:

    {
      service_code_list: ["ServiceCode"],
      language: "Language",
    }

@!attribute [rw] service_code_list

A JSON-formatted list of service codes available for AWS services.
@return [Array<String>]

@!attribute [rw] 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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/support-2013-04-15/DescribeServicesRequest AWS API Documentation

Constants

SENSITIVE