TrustedAdvisorCheckDescription

The description and metadata for a Trusted Advisor check.

Types

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

Properties

Link copied to clipboard

The category of the Trusted Advisor check.

Link copied to clipboard

The description of the Trusted Advisor check, which includes the alert criteria and recommended operations (contains HTML markup).

Link copied to clipboard
val id: String

The unique identifier for the Trusted Advisor check.

Link copied to clipboard

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.

Link copied to clipboard

The display name for the Trusted Advisor 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