triggers

@JvmName(name = "hxsvhlnufyqruatm")
suspend fun triggers(value: Output<Map<String, String>>)
@JvmName(name = "xnhocwydjopglfdl")
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 = "lhikqdgbeqjtdkjl")
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.