clientTypes

@JvmName(name = "tundqiutafhmpljn")
suspend fun clientTypes(value: Output<List<DeviceClientTypesItem>>)
@JvmName(name = "iofhpopbpidijwei")
suspend fun clientTypes(value: List<DeviceClientTypesItem>?)

Parameters

value

List of the clients the device is reporting to.


@JvmName(name = "mhuykixlrdyocxad")
suspend fun clientTypes(vararg values: Output<DeviceClientTypesItem>)


@JvmName(name = "jeogisnaxgkvxdcx")
suspend fun clientTypes(values: List<Output<DeviceClientTypesItem>>)
@JvmName(name = "sjvfgmnkxrywtgpd")
suspend fun clientTypes(vararg values: DeviceClientTypesItem)

Parameters

values

List of the clients the device is reporting to.