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

Class: Aws::ConfigService::Types::ComplianceSummaryByResourceType

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

Overview

The number of AWS resources of a specific type that are compliant or noncompliant, up to a maximum of 100 for each.

Instance Attribute Summary collapse

Instance Attribute Details

#compliance_summaryTypes::ComplianceSummary

The number of AWS resources that are compliant or noncompliant, up to a maximum of 100 for each.

Returns:

  • (Types::ComplianceSummary)

    The number of AWS resources that are compliant or noncompliant, up to a maximum of 100 for each.

#resource_typeString

The type of AWS resource.

Returns:

  • (String)

    The type of AWS resource.