@aws-sdk/client-ssm

DescribeInstanceAssociationsStatusCommandInput Interface

Members

Name
Type
Details
InstanceId Requiredstring | undefined

The managed node IDs for which you want association status information.

MaxResults number | undefined

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

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 DescribeInstanceAssociationsStatusCommandInput extends DescribeInstanceAssociationsStatusRequest