class Aws::ConfigService::Types::AggregateComplianceByConfigRule

Indicates whether an Config rule is compliant based on account ID, region, compliance, and rule name.

A rule is compliant if all of the resources that the rule evaluated comply with it. It 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 an Amazon Web Services resource or Config rule is
compliant and provides the number of contributors that affect the
compliance.
@return [Types::Compliance]

@!attribute [rw] account_id

The 12-digit account ID of the source account.
@return [String]

@!attribute [rw] aws_region

The source region from where the data is aggregated.
@return [String]

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

Constants

SENSITIVE