NAME
Paws::SSM::DescribePatchGroupStateResult
ATTRIBUTES
Instances => Int
The number of instances in the patch group.
InstancesWithFailedPatches => Int
The number of instances with patches from the patch baseline that failed to install.
InstancesWithInstalledOtherPatches => Int
The number of instances with patches installed that aren't defined in the patch baseline.
InstancesWithInstalledPatches => Int
The number of instances with installed patches.
InstancesWithMissingPatches => Int
The number of instances with missing patches from the patch baseline.
InstancesWithNotApplicablePatches => Int
The number of instances with patches that aren't applicable.