You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ConfigService::Types::AggregateComplianceCount
- Inherits:
-
Struct
- Object
- Struct
- Aws::ConfigService::Types::AggregateComplianceCount
- Defined in:
- (unknown)
Overview
Returns the number of compliant and noncompliant rules for one or more accounts and regions in an aggregator.
Instance Attribute Summary collapse
-
#compliance_summary ⇒ Types::ComplianceSummary
The number of compliant and noncompliant AWS Config rules.
-
#group_name ⇒ String
The 12-digit account ID or region based on the GroupByKey value.
Instance Attribute Details
#compliance_summary ⇒ Types::ComplianceSummary
The number of compliant and noncompliant AWS Config rules.
#group_name ⇒ String
The 12-digit account ID or region based on the GroupByKey value.