NAME
Paws::SSM::DescribeInstancePatchesResult
ATTRIBUTES
NextToken => Str
The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.
Patches => ArrayRef[Paws::SSM::PatchComplianceData]
Each entry in the array is a structure containing:
Title (string)
KBId (string)
Classification (string)
Severity (string)
State (string, such as "INSTALLED" or "FAILED")
InstalledTime (DateTime)
InstalledBy (string)