NAME
Paws::SSM::GetPatchBaselineResult
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 retrieved patch baseline.
CreatedDate => Str
The date 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 the patch baseline was last modified.
Name => Str
The name of the patch baseline.
PatchGroups => ArrayRef[Str|Undef]
Patch groups included in the patch baseline.
RejectedPatches => ArrayRef[Str|Undef]
A list of explicitly rejected patches for the baseline.