Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListDevicesCommandInputProtected

The input for ListDevicesCommand.

Hierarchy

Properties

DeviceType?: string

The type of the device, such as "button".

MaxResults?: number

The maximum number of results to return per request. If not set, a default value of 100 is used.

NextToken?: string

The token to retrieve the next set of results.