output

@JvmName(name = "tcvttqjyswaktjqb")
suspend fun output(value: Output<FunctionOutputArgs>)
@JvmName(name = "qgmrxnxdxlfeiijg")
suspend fun output(value: FunctionOutputArgs?)

Parameters

value

The output of the function.


@JvmName(name = "bwnbotouxkcvoshi")
suspend fun output(argument: suspend FunctionOutputArgsBuilder.() -> Unit)

Parameters

argument

The output of the function.