- Navigation Guide
@aws-sdk/client-ssm
DescribeInstancePropertiesCommandInput Interface
The input for DescribeInstancePropertiesCommand.
Members
Name | Type | Details |
---|---|---|
FiltersWithOperator | InstancePropertyStringFilter[] | undefined | The request filters to use with the operator. |
InstancePropertyFilterList | InstancePropertyFilter[] | undefined | An array of instance property filters. |
MaxResults | number | undefined | The maximum number of items to return for the 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 provided by a previous request to use to return the next set of properties. |
Full Signature
export interface DescribeInstancePropertiesCommandInput extends DescribeInstancePropertiesRequest