class Aws::ConfigService::Types::ComplianceByConfigRule

Indicates whether an Config rule is compliant. A rule is compliant if all of the resources that the rule evaluated comply with it. A rule is noncompliant if any of these resources do not comply.

@!attribute [rw] config_rule_name

The name of the Config rule.
@return [String]

@!attribute [rw] compliance

Indicates whether the Config rule is compliant.
@return [Types::Compliance]

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

Constants

SENSITIVE