AggregateEvaluationResult

The details of an Config evaluation for an account ID and region in an aggregator. Provides the Amazon Web Services resource that was evaluated, the compliance of the resource, related time stamps, and supplementary information.

Types

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

Properties

Link copied to clipboard

The 12-digit account ID of the source account.

Link copied to clipboard

Supplementary information about how the agrregate evaluation determined the compliance.

Link copied to clipboard

The source region from where the data is aggregated.

Link copied to clipboard

The resource compliance status.

Link copied to clipboard

The time when the Config rule evaluated the Amazon Web Services resource.

Link copied to clipboard

Uniquely identifies the evaluation result.

Link copied to clipboard

The time when Config recorded the aggregate evaluation result.

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