Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface SearchDevicesCommandOutputProtected

The output of SearchDevicesCommand.

Hierarchy

Properties

Properties

devices: undefined | DeviceSummary[]

An array of DeviceSummary objects for devices that match the specified filter values.

nextToken?: string

A token used for pagination of results, or null if there are no additional results. Use the token value in a subsequent request to continue results where the previous request ended.