live Output Resource
suspend fun liveOutputResource(name: String, block: suspend LiveOutputResourceBuilder.() -> Unit): LiveOutput
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for LiveOutput.