clientTypes

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

Parameters

value

List of the clients the device is reporting to.


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


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

Parameters

values

List of the clients the device is reporting to.