@aws-sdk/client-ssm

DescribeInstancePatchStatesForPatchGroupCommandInput Interface

Members

Name
Type
Details
PatchGroup Requiredstring | 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:

  • Key (string between 1 and 200 characters)

  • Values (array containing a single string)

  • Type (string "Equal", "NotEqual", "LessThan", "GreaterThan")

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