ListCoreDevicesRequest

Types

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

Properties

Link copied to clipboard

The maximum number of results to be returned per paginated request.

Link copied to clipboard

The token to be used for the next set of paginated results.

Link copied to clipboard

The runtime to be used by the core device. The runtime can be:

Link copied to clipboard

The core device status by which to filter. If you specify this parameter, the list includes only core devices that have this status. Choose one of the following options:

Link copied to clipboard

The ARN of the IoT thing group by which to filter. If you specify this parameter, the list includes only core devices that have successfully deployed a deployment that targets the thing group. When you remove a core device from a thing group, the list continues to include that core 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