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

Class: Aws::SSM::Types::CompliantSummary

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

Overview

A summary of resources that are compliant. The summary is organized according to the resource count for each compliance type.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#compliant_countInteger

The total number of resources that are compliant.

Returns:

  • (Integer)

    The total number of resources that are compliant.

#severity_summaryTypes::SeveritySummary

A summary of the compliance severity by compliance type.

Returns: