output

@JvmName(name = "fdofylvxijrdcbbh")
suspend fun output(value: Output<List<MatchingWorkflowOutputAttributeArgs>>)
@JvmName(name = "tfrnnssgpumscfib")
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 = "ysifbdmycaukkbtx")
suspend fun output(vararg values: Output<MatchingWorkflowOutputAttributeArgs>)


@JvmName(name = "pgtriirsicimppui")
suspend fun output(values: List<Output<MatchingWorkflowOutputAttributeArgs>>)
@JvmName(name = "jqutkmrxsuxdlkqm")
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 = "vslrrwvaijlcsiil")
suspend fun output(argument: List<suspend MatchingWorkflowOutputAttributeArgsBuilder.() -> Unit>)
@JvmName(name = "eirsuncutvxrjcyj")
suspend fun output(vararg argument: suspend MatchingWorkflowOutputAttributeArgsBuilder.() -> Unit)
@JvmName(name = "hfcpluvtdcvrjjgs")
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.