class Aws::ConfigService::Types::EvaluationResult
The details of an Config evaluation. 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
Indicates whether the Amazon Web Services resource complies with the Config rule that evaluated it. For the `EvaluationResult` data type, Config supports only the `COMPLIANT`, `NON_COMPLIANT`, and `NOT_APPLICABLE` values. Config does not support the `INSUFFICIENT_DATA` value for the `EvaluationResult` data type. @return [String]
@!attribute [rw] result_recorded_time
The time when Config recorded the 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 evaluation determined the compliance. @return [String]
@!attribute [rw] result_token
An encrypted token that associates an evaluation with an Config rule. The token identifies the rule, the Amazon Web Services resource being evaluated, and the event that triggered the evaluation. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/EvaluationResult AWS API Documentation
Constants
- SENSITIVE