output

@JvmName(name = "jcwvtrujytafdcti")
suspend fun output(value: Output<List<MatchingWorkflowOutputAttributeArgs>>)
@JvmName(name = "cbrfxrobmxkpyriw")
suspend fun output(value: List<MatchingWorkflowOutputAttributeArgs>)

Parameters

value

A list of OutputAttribute objects, each of which have the fields Name and Hashed . Each of these objects selects a column to be included in the output table, and whether the values of the column should be hashed.


@JvmName(name = "wosqitkubywsltqs")
suspend fun output(vararg values: Output<MatchingWorkflowOutputAttributeArgs>)


@JvmName(name = "qulwylluobmvghwv")
suspend fun output(values: List<Output<MatchingWorkflowOutputAttributeArgs>>)
@JvmName(name = "yceoruhmedqeuure")
suspend fun output(vararg values: MatchingWorkflowOutputAttributeArgs)

Parameters

values

A list of OutputAttribute objects, each of which have the fields Name and Hashed . Each of these objects selects a column to be included in the output table, and whether the values of the column should be hashed.


@JvmName(name = "ptkodwkxgxuxryyt")
suspend fun output(argument: List<suspend MatchingWorkflowOutputAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "npewpthxxofloghy")
suspend fun output(vararg argument: suspend MatchingWorkflowOutputAttributeArgsBuilder.() -> Unit)
@JvmName(name = "gufqojflqrtrcrnj")
suspend fun output(argument: suspend MatchingWorkflowOutputAttributeArgsBuilder.() -> Unit)

Parameters

argument

A list of OutputAttribute objects, each of which have the fields Name and Hashed . Each of these objects selects a column to be included in the output table, and whether the values of the column should be hashed.