class Aws::Support::Types::TrustedAdvisorCheckSummary

A summary of a Trusted Advisor check result, including the alert status, last refresh, and number of resources examined.

@!attribute [rw] check_id

The unique identifier for the Trusted Advisor check.
@return [String]

@!attribute [rw] timestamp

The time of the last refresh of the check.
@return [String]

@!attribute [rw] status

The alert status of the check: "ok" (green), "warning" (yellow),
"error" (red), or "not\_available".
@return [String]

@!attribute [rw] has_flagged_resources

Specifies whether the Trusted Advisor check has flagged resources.
@return [Boolean]

@!attribute [rw] resources_summary

Details about AWS resources that were analyzed in a call to Trusted
Advisor DescribeTrustedAdvisorCheckSummaries.
@return [Types::TrustedAdvisorResourcesSummary]

@!attribute [rw] category_specific_summary

Summary information that relates to the category of the check. Cost
Optimizing is the only category that is currently supported.
@return [Types::TrustedAdvisorCategorySpecificSummary]

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

Constants

SENSITIVE