![]() |
![]()
| ![]() |
![]()
NAMEPaws::SSM::UpdatePatchBaselineResult 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 => StrThe compliance severity level assigned to the patch baseline after the update completed. 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 deleted patch baseline. CreatedDate => StrThe date when 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 when the patch baseline was last modified. Name => StrThe name of the patch baseline. OperatingSystem => StrThe operating system rule used by the updated patch baseline. Valid values are: "WINDOWS", "AMAZON_LINUX", "AMAZON_LINUX_2", "UBUNTU", "REDHAT_ENTERPRISE_LINUX", "SUSE", "CENTOS", "ORACLE_LINUX", "DEBIAN", "MACOS" =head2 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
|