actionProperties

@JvmName(name = "bmbhvrirklwgvmsc")
suspend fun actionProperties(value: Output<Map<String, String>>)
@JvmName(name = "ulawvfqfcaueefqt")
suspend fun actionProperties(value: Map<String, String>?)

Parameters

value

Predefined list of properties and configuration items for the action group.


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

Parameters

values

Predefined list of properties and configuration items for the action group.