clientTypes

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

Parameters

value

List of the clients the device is reporting to.


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


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

Parameters

values

List of the clients the device is reporting to.