configuration

@JvmName(name = "jejduyjcmbrcmhaj")
suspend fun configuration(value: Output<Map<String, String>>)
@JvmName(name = "hpjludmihaokbtox")
suspend fun configuration(value: Map<String, String>?)

Parameters

value

The action configuration fields for the rule. Configurations options for rule types and providers can be found in the Rule structure reference.


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

Parameters

values

The action configuration fields for the rule. Configurations options for rule types and providers can be found in the Rule structure reference.