class Aws::ConfigService::Types::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.

@!attribute [rw] evaluation_result_identifier

Uniquely identifies the evaluation result.
@return [Types::EvaluationResultIdentifier]

@!attribute [rw] compliance_type

The resource compliance status.

For the `AggregationEvaluationResult` data type, Config supports
only the `COMPLIANT` and `NON_COMPLIANT`. Config does not support
the `NOT_APPLICABLE` and `INSUFFICIENT_DATA` value.
@return [String]

@!attribute [rw] result_recorded_time

The time when Config recorded the aggregate evaluation result.
@return [Time]

@!attribute [rw] config_rule_invoked_time

The time when the Config rule evaluated the Amazon Web Services
resource.
@return [Time]

@!attribute [rw] annotation

Supplementary information about how the agrregate evaluation
determined the compliance.
@return [String]

@!attribute [rw] account_id

The 12-digit account ID of the source account.
@return [String]

@!attribute [rw] aws_region

The source region from where the data is aggregated.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/AggregateEvaluationResult AWS API Documentation

Constants

SENSITIVE