TrustedAdvisorCheckSummary
A summary of a Trusted Advisor check result, including the alert status, last refresh, and number of resources examined.
Contents
- categorySpecificSummary
-
Summary information that relates to the category of the check. Cost Optimizing is the only category that is currently supported.
Type: TrustedAdvisorCategorySpecificSummary object
- checkId
-
The unique identifier for the Trusted Advisor check.
Type: String
- resourcesSummary
-
Details about AWS resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.
Type: TrustedAdvisorResourcesSummary object
- status
-
The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".
Type: String
- timestamp
-
The time of the last refresh of the check.
Type: String
- hasFlaggedResources
-
Specifies whether the Trusted Advisor check has flagged resources.
Type: Boolean
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: