parameters

@JvmName(name = "miebibapgmcfdysw")
suspend fun parameters(value: Output<Map<String, String>>)
@JvmName(name = "hhmdyerwndhrcajl")
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 = "dxlavptgcklohkhy")
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