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

Class: Aws::SSM::Types::NonCompliantSummary

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

Overview

A summary of resources that are not compliant. The summary is organized according to resource type.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#non_compliant_countInteger

The total number of compliance items that are not compliant.

Returns:

  • (Integer)

    The total number of compliance items that are not compliant.

#severity_summaryTypes::SeveritySummary

A summary of the non-compliance severity by compliance type

Returns: