inputs

@JvmName(name = "fthjndtekvdudkmu")
suspend fun inputs(value: Output<Map<String, List<List<Any>>>>)
@JvmName(name = "wnchffwduihxcyxp")
suspend fun inputs(value: Map<String, List<List<Any>>>?)

Parameters

value

Sample input data for the web service's input(s) given as an input name to sample input values matrix map.


@JvmName(name = "bbfwlprmsqphpnvh")
fun inputs(vararg values: Pair<String, List<List<Any>>>)

Parameters

values

Sample input data for the web service's input(s) given as an input name to sample input values matrix map.