parameters

@JvmName(name = "gaoahtjiqrhhwasr")
suspend fun parameters(value: Output<Map<String, WebServiceParameterArgs>>)
@JvmName(name = "vgfakgvximowojow")
suspend fun parameters(value: Map<String, WebServiceParameterArgs>?)

Parameters

value

If applicable, parameters of the node. Global graph parameters map into these, with values set at runtime.


@JvmName(name = "mfglasoxfgwppakm")
suspend fun parameters(vararg argument: Pair<String, suspend WebServiceParameterArgsBuilder.() -> Unit>)

Parameters

argument

If applicable, parameters of the node. Global graph parameters map into these, with values set at runtime.


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

Parameters

values

If applicable, parameters of the node. Global graph parameters map into these, with values set at runtime.