live Event Output
suspend fun liveEventOutput(name: String, block: suspend LiveEventOutputResourceBuilder.() -> Unit): LiveEventOutput
Parameters
name
The unique name of the resulting resource.
block
Builder for LiveEventOutput.
See also
Parameters
name
The unique name of the resulting resource.