Builder
Properties
The compliance type. For example, Association (for a State Manager association), Patch, or Custom:string
are all valid compliance types.
A summary for the compliance item. The summary includes an execution ID, the execution type (for example, command), and the execution time.
An ID for the resource. For a managed node, this is the node ID.
The 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.
The status of the compliance item. An item is either COMPLIANT, NON_COMPLIANT, or an empty string (for Windows patches that aren't applicable).
Functions
construct an aws.sdk.kotlin.services.ssm.model.ComplianceExecutionSummary inside the given block