You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::ComplianceItemInformation about the compliance as defined by the resource type. For example, for a patch resource type, Items
includes information about the PatchSeverity, Classification, and so on.
The compliance type.
A \"Key\": \"Value\" tag combination for the compliance item.
A summary for the compliance item.
An ID for the compliance item.
An ID for the resource.
The type of resource.
The severity of the compliance status.
The status of the compliance item.
A title for the compliance item.
The compliance type. For example, Association (for a State Manager association), Patch, or Custom:string
are all valid compliance types.
A \"Key\": \"Value\" tag combination for the compliance item.
#execution_summary ⇒ Types::ComplianceExecutionSummaryA summary for the compliance item. The summary includes an execution ID, the execution type (for example, command), and the execution time.
#id ⇒ StringAn ID for the compliance item. For example, if the compliance item is a Windows patch, the ID could be the number of the KB article; for example: KB4010320.
#resource_id ⇒ StringAn ID for the resource. For a managed instance, this is the instance ID.
#resource_type ⇒ StringThe type of resource. ManagedInstance
is currently the only supported resource type.
The severity of the compliance status. Severity can be one of the following: Critical, High, Medium, Low, Informational, Unspecified.
Possible values:
The status of the compliance item. An item is either COMPLIANT, NON_COMPLIANT, or an empty string (for Windows patches that aren\'t applicable).
Possible values:
A title for the compliance item. For example, if the compliance item is a Windows patch, the title could be the title of the KB article for the patch; for example: Security Update for Active Directory Federation Services.
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