![]() |
![]()
| ![]() |
![]()
NAMEPaws::SSM::GetPatchBaselineResult ATTRIBUTESApprovalRules => Paws::SSM::PatchRuleGroupA set of rules used to include patches in the baseline. ApprovedPatches => ArrayRef[Str|Undef]A list of explicitly approved patches for the baseline. ApprovedPatchesComplianceLevel => StrReturns 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. BaselineId => StrThe ID of the retrieved patch baseline. CreatedDate => StrThe date the patch baseline was created. Description => StrA description of the patch baseline. GlobalFilters => Paws::SSM::PatchFilterGroupA set of global filters used to exclude patches from the baseline. ModifiedDate => StrThe date the patch baseline was last modified. Name => StrThe name of the patch baseline. OperatingSystem => StrReturns 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. RejectedPatches => ArrayRef[Str|Undef]A list of explicitly rejected patches for the baseline. RejectedPatchesAction => StrThe 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. _request_id => Str
|