class Aws::Support::Types::TrustedAdvisorCheckResult

The results of a Trusted Advisor check returned by DescribeTrustedAdvisorCheckResult.

@!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] 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]

@!attribute [rw] flagged_resources

The details about each resource listed in the check result.
@return [Array<Types::TrustedAdvisorResourceDetail>]

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

Constants

SENSITIVE