An API operation used by the Systems Manager console to display information about Systems Manager managed nodes.
See https://www.paws-r-sdk.com/docs/ssm_describe_instance_properties/ for full documentation.
ssm_describe_instance_properties(
InstancePropertyFilterList = NULL,
FiltersWithOperator = NULL,
MaxResults = NULL,
NextToken = NULL
)
An array of instance property filters.
The request filters to use with the operator.
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.
The token provided by a previous request to use to return the next set of properties.