class Aws::ConfigService::Types::ConformancePackEvaluationResult
The details of a conformance pack evaluation. Provides Config rule and Amazon Web Services resource type that was evaluated, the compliance of the conformance pack, related time stamps, and supplementary information.
@!attribute [rw] compliance_type
The compliance type. The allowed values are `COMPLIANT` and `NON_COMPLIANT`. `INSUFFICIENT_DATA` is not supported. @return [String]
@!attribute [rw] evaluation_result_identifier
Uniquely identifies an evaluation result. @return [Types::EvaluationResultIdentifier]
@!attribute [rw] config_rule_invoked_time
The time when Config rule evaluated Amazon Web Services resource. @return [Time]
@!attribute [rw] result_recorded_time
The time when Config recorded the evaluation result. @return [Time]
@!attribute [rw] annotation
Supplementary information about how the evaluation determined the compliance. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ConformancePackEvaluationResult AWS API Documentation
Constants
- SENSITIVE