Builder
Properties
A set of rules defining the approval rules for a patch baseline.
A list of explicitly approved patches for the baseline.
Defines the compliance level for approved patches. When an approved patch is reported as missing, this value describes the severity of the compliance violation.
Indicates whether the list of approved patches includes non-security updates that should be applied to the managed nodes. The default value is false
. Applies to Linux managed nodes only.
Indicates whether managed nodes for which there are available security-related patches that have not been approved by the baseline are being defined as COMPLIANT
or NON_COMPLIANT
. This option is specified when the CreatePatchBaseline
or UpdatePatchBaseline
commands are run.
A set of patch filters, typically used for approval rules.
The operating system rule used by the patch baseline override.
A list of explicitly rejected patches for the baseline.
The action for Patch Manager to take on patches included in the RejectedPackages
list. A patch can be allowed only if it is a dependency of another package, or blocked entirely along with packages that include it as a dependency.
Information about the patches to use to update the managed nodes, including target operating systems and source repositories. Applies to Linux managed nodes only.
Functions
construct an aws.sdk.kotlin.services.ssm.model.PatchRuleGroup inside the given block
construct an aws.sdk.kotlin.services.ssm.model.PatchFilterGroup inside the given block