stateNotificationConfig

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

Parameters

value

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


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

Parameters

values

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