liveOutput

suspend fun liveOutput(name: String, block: suspend LiveOutputResourceBuilder.() -> Unit): LiveOutput

Parameters

name

The unique name of the resulting resource.

block

Builder for LiveOutput.

See also


Parameters

name

The unique name of the resulting resource.

See also