ListManagedThingsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Filter managed things by the connector destination ID they are associated with.

Link copied to clipboard

Filter managed things by the connector device ID they are associated with. When specified, only managed things with this connector device ID will be returned.

Link copied to clipboard

Filter on a connector policy id for a managed thing.

Link copied to clipboard

Filter on a credential locker for a managed thing.

Link copied to clipboard

The maximum number of results to return at one time.

Link copied to clipboard

A token that can be used to retrieve the next set of results.

Link copied to clipboard

Filter on device owners when listing managed things.

Link copied to clipboard

Filter on a parent controller id for a managed thing.

Link copied to clipboard

Filter on the status of the device.

Link copied to clipboard

Filter on the type of device used. This will be the Amazon Web Services hub controller, cloud device, or IoT device.

Link copied to clipboard

Filter on the serial number of the device.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String