AwsSsmComplianceSummary

Provides the details about the compliance status for a patch.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of resource for which the compliance was determined. For AwsSsmPatchCompliance, ComplianceType is Patch.

Link copied to clipboard

For the patches that are compliant, the number that have a severity of CRITICAL.

Link copied to clipboard

For the patches that are compliant, the number that have a severity of HIGH.

Link copied to clipboard

For the patches that are compliant, the number that have a severity of INFORMATIONAL.

Link copied to clipboard

For the patches that are compliant, the number that have a severity of LOW.

Link copied to clipboard

For the patches that are compliant, the number that have a severity of MEDIUM.

Link copied to clipboard

For the patches that are compliant, the number that have a severity of UNSPECIFIED.

Link copied to clipboard

The type of execution that was used determine compliance.

Link copied to clipboard

For the patch items that are noncompliant, the number of items that have a severity of CRITICAL.

Link copied to clipboard

For the patches that are noncompliant, the number that have a severity of HIGH.

Link copied to clipboard

For the patches that are noncompliant, the number that have a severity of INFORMATIONAL.

Link copied to clipboard

For the patches that are noncompliant, the number that have a severity of LOW.

Link copied to clipboard

For the patches that are noncompliant, the number that have a severity of MEDIUM.

Link copied to clipboard

For the patches that are noncompliant, the number that have a severity of UNSPECIFIED.

Link copied to clipboard

The highest severity for the patches. Valid values are as follows:

Link copied to clipboard

The identifier of the patch baseline. The patch baseline lists the patches that are approved for installation.

Link copied to clipboard

The identifier of the patch group for which compliance was determined. A patch group uses tags to group EC2 instances that should have the same patch compliance.

Link copied to clipboard

The current patch compliance status. Valid values are as follows:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String