GetDevicesResult

data class GetDevicesResult(val accountId: String, val devices: List<GetDevicesDevice>, val id: String)

A collection of values returned by getDevices.

Constructors

Link copied to clipboard
constructor(accountId: String, devices: List<GetDevicesDevice>, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The account identifier to target for the resource.

Link copied to clipboard
Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.