- Navigation Guide
@aws-sdk/client-ssm
DescribeEffectiveInstanceAssociationsCommandInput Interface
The input for DescribeEffectiveInstanceAssociationsCommand.
Members
Name | Type | Details |
---|---|---|
InstanceId Required | string | undefined | The managed node ID for which you want to view all associations. |
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 DescribeEffectiveInstanceAssociationsCommandInput extends DescribeEffectiveInstanceAssociationsRequest