You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::PatchComplianceDataInformation about the state of a patch on a particular instance as it relates to the patch baseline used to patch the instance.
Instance Attribute Summary collapseThe classification of the patch (for example, SecurityUpdates, Updates, CriticalUpdates).
The IDs of one or more Common Vulnerabilities and Exposure (CVE) issues that are resolved by the patch.
The date/time the patch was installed on the instance.
The operating system-specific ID of the patch.
The severity of the patch (for example, Critical, Important, Moderate).
The state of the patch on the instance, such as INSTALLED or FAILED.
The title of the patch.
The classification of the patch (for example, SecurityUpdates, Updates, CriticalUpdates).
#cve_ids ⇒ StringThe IDs of one or more Common Vulnerabilities and Exposure (CVE) issues that are resolved by the patch.
#installed_time ⇒ TimeThe date/time the patch was installed on the instance. Note that not all operating systems provide this level of information.
#kb_id ⇒ StringThe operating system-specific ID of the patch.
#severity ⇒ StringThe severity of the patch (for example, Critical, Important, Moderate).
#state ⇒ StringThe state of the patch on the instance, such as INSTALLED or FAILED.
For descriptions of each patch state, see About patch compliance in the AWS Systems Manager User Guide.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4