parameters

@JvmName(name = "kekylktjlqgmpuks")
suspend fun parameters(value: Output<Map<String, String>>)
@JvmName(name = "iwlpvchysglxncty")
suspend fun parameters(value: Map<String, String>?)

Parameters

value

A key-value map of additional parameters to configure the action. The values that are accepted by this depend on the urn i.e. the capability/fault that is applied. Possible parameter values can be found in this documentation


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

Parameters

values

A key-value map of additional parameters to configure the action. The values that are accepted by this depend on the urn i.e. the capability/fault that is applied. Possible parameter values can be found in this documentation