configuration

@JvmName(name = "nttppqgqkueoqxpw")
suspend fun configuration(value: Output<Map<String, String>>)
@JvmName(name = "fpqimpwypmirvkdl")
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 = "bffjwxvtcaxmkigu")
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.