DeviceUnderTest

Information of a test device. A thing ARN, certificate ARN or device role ARN is required.

Types

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

Properties

Link copied to clipboard

Lists device's certificate ARN.

Link copied to clipboard

Lists device's role ARN.

Link copied to clipboard

Lists device's thing ARN.

Functions

Link copied to clipboard
inline fun copy(block: DeviceUnderTest.Builder.() -> Unit = {}): DeviceUnderTest
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