stateNotificationConfig

@JvmName(name = "bofspvvqdgibndlk")
suspend fun stateNotificationConfig(value: Output<Map<String, Any>>)
@JvmName(name = "idtxpjduabqixogb")
suspend fun stateNotificationConfig(value: Map<String, Any>?)

Parameters

value

A PubSub topic to publish device state updates. The structure is documented below.


@JvmName(name = "qdhobcxjamyalpvd")
fun stateNotificationConfig(vararg values: Pair<String, Any>)

Parameters

values

A PubSub topic to publish device state updates. The structure is documented below.