class Aws::Support::Types::Service

Information about an AWS service returned by the DescribeServices operation.

@!attribute [rw] code

The code for an AWS service returned by the DescribeServices
response. The `name` element contains the corresponding friendly
name.
@return [String]

@!attribute [rw] name

The friendly name for an AWS service. The `code` element contains
the corresponding code.
@return [String]

@!attribute [rw] categories

A list of categories that describe the type of support issue a case
describes. Categories consist of a category name and a category
code. Category names and codes are passed to AWS Support when you
call CreateCase.
@return [Array<Types::Category>]

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

Constants

SENSITIVE