ComplianceSummary

The number of Config rules or Amazon Web Services resources that are compliant and noncompliant.

Types

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

Properties

Link copied to clipboard

The time that Config created the compliance summary.

Link copied to clipboard

The number of Config rules or Amazon Web Services resources that are compliant, up to a maximum of 25 for rules and 100 for resources.

Link copied to clipboard

The number of Config rules or Amazon Web Services resources that are noncompliant, up to a maximum of 25 for rules and 100 for resources.

Functions

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