liteTopic

suspend fun liteTopic(name: String, block: suspend LiteTopicResourceBuilder.() -> Unit): LiteTopic

Parameters

name

The unique name of the resulting resource.

block

Builder for LiteTopic.

See also


Parameters

name

The unique name of the resulting resource.

See also