clientTypes

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

Parameters

value

List of the clients the device is reporting to.


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


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

Parameters

values

List of the clients the device is reporting to.