parameters

@JvmName(name = "rqdmurpficeqoijl")
suspend fun parameters(value: Output<Map<String, WebServiceParameterArgs>>)
@JvmName(name = "kmmqhwyoiyuwjwxb")
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 = "olkswiticqtyexis")
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 = "gecjqitnsmauwios")
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.