TrustedAdvisorCheckSummary

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Summary information that relates to the category of the check. Cost Optimizing is the only category that is currently supported.

Link copied to clipboard

The unique identifier for the Trusted Advisor check.

Link copied to clipboard

Specifies whether the Trusted Advisor check has flagged resources.

Link copied to clipboard

Details about Amazon Web Services resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.

Link copied to clipboard

The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".

Link copied to clipboard

The time of the last refresh of the check.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String