class Aws::ConfigService::Types::EvaluationResultQualifier

Identifies an Config rule that evaluated an Amazon Web Services resource, and provides the type and ID of the resource that the rule evaluated.

@!attribute [rw] config_rule_name

The name of the Config rule that was used in the evaluation.
@return [String]

@!attribute [rw] resource_type

The type of Amazon Web Services resource that was evaluated.
@return [String]

@!attribute [rw] resource_id

The ID of the evaluated Amazon Web Services resource.
@return [String]

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

Constants

SENSITIVE