parameters

@JvmName(name = "tbaqyropilnjeyyv")
suspend fun parameters(value: Output<Map<String, WebServiceParameterArgs>>)
@JvmName(name = "sdsyakwheytxkkib")
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 = "qxtutosxenkbiboc")
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 = "ibftajrjepgfxchv")
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.