CheckSummary

A summary of an AWS Trusted Advisor Check

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of the AWS Trusted Advisor Check

Link copied to clipboard

The AWS Services that the Check applies to

Link copied to clipboard

A description of what the AWS Trusted Advisor Check is monitoring

Link copied to clipboard
val id: String

The unique identifier of the AWS Trusted Advisor Check

Link copied to clipboard

The column headings for the metadata returned in the resource

Link copied to clipboard

The name of the AWS Trusted Advisor Check

Link copied to clipboard

The Recommendation pillars that the AWS Trusted Advisor Check falls under

Link copied to clipboard

The source of the Recommendation

Functions

Link copied to clipboard
inline fun copy(block: CheckSummary.Builder.() -> Unit = {}): CheckSummary
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