triggers

@JvmName(name = "xxcayxjvsofbafkl")
suspend fun triggers(value: Output<Map<String, String>>)
@JvmName(name = "smxwtmqdblgojinj")
suspend fun triggers(value: Map<String, String>?)

Parameters

value

A mapping of key values pairs that can be used to keep the deployment up with the Network Manager configurations and rules.


@JvmName(name = "ygjulvjfhedyohel")
fun triggers(vararg values: Pair<String, String>)

Parameters

values

A mapping of key values pairs that can be used to keep the deployment up with the Network Manager configurations and rules.