NAME
Paws::SSM::UpdatePatchBaselineResult
ATTRIBUTES
ApprovalRules => Paws::SSM::PatchRuleGroup
A set of rules used to include patches in the baseline.
ApprovedPatches => ArrayRef[Str|Undef]
A list of explicitly approved patches for the baseline.
BaselineId => Str
The ID of the deleted patch baseline.
CreatedDate => Str
The date when the patch baseline was created.
Description => Str
A description of the Patch Baseline.
GlobalFilters => Paws::SSM::PatchFilterGroup
A set of global filters used to exclude patches from the baseline.
ModifiedDate => Str
The date when the patch baseline was last modified.
Name => Str
The name of the patch baseline.
RejectedPatches => ArrayRef[Str|Undef]
A list of explicitly rejected patches for the baseline.