GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::SSM::GetPatchBaselineResult(3) User Contributed Perl Documentation Paws::SSM::GetPatchBaselineResult(3)

Paws::SSM::GetPatchBaselineResult

A set of rules used to include patches in the baseline.

A list of explicitly approved patches for the baseline.

Returns the specified compliance severity level for approved patches in the patch baseline.

Valid values are: "CRITICAL", "HIGH", "MEDIUM", "LOW", "INFORMATIONAL", "UNSPECIFIED" =head2 ApprovedPatchesEnableNonSecurity => Bool

Indicates whether the list of approved patches includes non-security updates that should be applied to the instances. The default value is 'false'. Applies to Linux instances only.

The ID of the retrieved patch baseline.

The date the patch baseline was created.

A description of the patch baseline.

A set of global filters used to exclude patches from the baseline.

The date the patch baseline was last modified.

The name of the patch baseline.

Returns the operating system specified for the patch baseline.

Valid values are: "WINDOWS", "AMAZON_LINUX", "AMAZON_LINUX_2", "UBUNTU", "REDHAT_ENTERPRISE_LINUX", "SUSE", "CENTOS", "ORACLE_LINUX", "DEBIAN", "MACOS" =head2 PatchGroups => ArrayRef[Str|Undef]

Patch groups included in the patch baseline.

A list of explicitly rejected patches for the baseline.

The action specified to take on patches included in the RejectedPatches 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.

Valid values are: "ALLOW_AS_DEPENDENCY", "BLOCK" =head2 Sources => ArrayRef[Paws::SSM::PatchSource]

Information about the patches to use to update the instances, including target operating systems and source repositories. Applies to Linux instances only.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.