- Navigation Guide
@aws-sdk/client-ssm
DescribeInstancePatchStatesForPatchGroupCommandInput Interface
The input for DescribeInstancePatchStatesForPatchGroupCommand.
Members
Name | Type | Details |
---|---|---|
PatchGroup Required | string | undefined | The name of the patch group for which the patch state information should be retrieved. |
Filters | InstancePatchStateFilter[] | undefined | Each entry in the array is a structure containing:
|
MaxResults | number | undefined | The maximum number of patches to return (per page). |
NextToken | string | undefined | The token for the next set of items to return. (You received this token from a previous call.) |
Full Signature
export interface DescribeInstancePatchStatesForPatchGroupCommandInput extends DescribeInstancePatchStatesForPatchGroupRequest