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

Class: Aws::ConfigService::Types::ComplianceSummary

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#compliance_summary_timestampTime

The time that AWS Config created the compliance summary.

Returns:

  • (Time)

    The time that AWS Config created the compliance summary.

#compliant_resource_countTypes::ComplianceContributorCount

The number of AWS Config rules or AWS resources that are compliant, up to a maximum of 25 for rules and 100 for resources.

Returns:

#non_compliant_resource_countTypes::ComplianceContributorCount

The number of AWS Config rules or AWS resources that are noncompliant, up to a maximum of 25 for rules and 100 for resources.

Returns:

  • (Types::ComplianceContributorCount)

    The number of AWS Config rules or AWS resources that are noncompliant, up to a maximum of 25 for rules and 100 for resources.