class Aws::Support::Types::TrustedAdvisorCheckDescription
The description and metadata for a Trusted Advisor check.
@!attribute [rw] id
The unique identifier for the Trusted Advisor check. @return [String]
@!attribute [rw] name
The display name for the Trusted Advisor check. @return [String]
@!attribute [rw] description
The description of the Trusted Advisor check, which includes the alert criteria and recommended operations (contains HTML markup). @return [String]
@!attribute [rw] category
The category of the Trusted Advisor check. @return [String]
@!attribute [rw] metadata
The column headings for the data returned by the Trusted Advisor check. The order of the headings corresponds to the order of the data in the **Metadata** element of the TrustedAdvisorResourceDetail for the check. **Metadata** contains all the data that is shown in the Excel download, even in those cases where the UI shows just summary data. @return [Array<String>]
@see docs.aws.amazon.com/goto/WebAPI/support-2013-04-15/TrustedAdvisorCheckDescription AWS API Documentation
Constants
- SENSITIVE