AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Defines the basic information about a patch baseline override.
Namespace: Amazon.SimpleSystemsManagement.Model
Assembly: AWSSDK.SimpleSystemsManagement.dll
Version: 3.x.y.z
public class BaselineOverride
The BaselineOverride type exposes the following members
Name | Description | |
---|---|---|
![]() |
BaselineOverride() |
Name | Type | Description | |
---|---|---|---|
![]() |
ApprovalRules | Amazon.SimpleSystemsManagement.Model.PatchRuleGroup |
Gets and sets the property ApprovalRules. |
![]() |
ApprovedPatches | System.Collections.Generic.List<System.String> |
Gets and sets the property ApprovedPatches. A list of explicitly approved patches for the baseline. For information about accepted formats for lists of approved patches and rejected patches, see Package name formats for approved and rejected patch lists in the Amazon Web Services Systems Manager User Guide. |
![]() |
ApprovedPatchesComplianceLevel | Amazon.SimpleSystemsManagement.PatchComplianceLevel |
Gets and sets the property ApprovedPatchesComplianceLevel. Defines the compliance level for approved patches. When an approved patch is reported as missing, this value describes the severity of the compliance violation. |
![]() |
ApprovedPatchesEnableNonSecurity | System.Boolean |
Gets and sets the property ApprovedPatchesEnableNonSecurity.
Indicates whether the list of approved patches includes non-security updates that
should be applied to the managed nodes. The default value is |
![]() |
GlobalFilters | Amazon.SimpleSystemsManagement.Model.PatchFilterGroup |
Gets and sets the property GlobalFilters. |
![]() |
OperatingSystem | Amazon.SimpleSystemsManagement.OperatingSystem |
Gets and sets the property OperatingSystem. The operating system rule used by the patch baseline override. |
![]() |
RejectedPatches | System.Collections.Generic.List<System.String> |
Gets and sets the property RejectedPatches. A list of explicitly rejected patches for the baseline. For information about accepted formats for lists of approved patches and rejected patches, see Package name formats for approved and rejected patch lists in the Amazon Web Services Systems Manager User Guide. |
![]() |
RejectedPatchesAction | Amazon.SimpleSystemsManagement.PatchAction |
Gets and sets the property RejectedPatchesAction.
The action for Patch Manager to take on patches included in the |
![]() |
Sources | System.Collections.Generic.List<Amazon.SimpleSystemsManagement.Model.PatchSource> |
Gets and sets the property Sources. Information about the patches to use to update the managed nodes, including target operating systems and source repositories. Applies to Linux managed nodes only. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5