serviceTopic

suspend fun serviceTopic(name: String, block: suspend ServiceTopicResourceBuilder.() -> Unit): ServiceTopic

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ServiceTopic.


See also

Parameters

name

The unique name of the resulting resource.