class Aws::Support::Types::DescribeTrustedAdvisorCheckResultRequest

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

data as a hash:

    {
      check_id: "String", # required
      language: "String",
    }

@!attribute [rw] check_id

The unique identifier for the Trusted Advisor check.
@return [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/DescribeTrustedAdvisorCheckResultRequest AWS API Documentation

Constants

SENSITIVE