You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::ConfigService::Types::EvaluationResultIdentifier

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#evaluation_result_qualifierTypes::EvaluationResultQualifier

Identifies an AWS Config rule used to evaluate an AWS resource, and provides the type and ID of the evaluated resource.

Returns:

  • (Types::EvaluationResultQualifier)

    Identifies an AWS Config rule used to evaluate an AWS resource, and provides the type and ID of the evaluated resource.

#ordering_timestampTime

The time of the event that triggered the evaluation of your AWS resources. The time can indicate when AWS Config delivered a configuration item change notification, or it can indicate when AWS Config delivered the configuration snapshot, depending on which event triggered the evaluation.

Returns:

  • (Time)

    The time of the event that triggered the evaluation of your AWS resources.