service Topic
suspend fun serviceTopic(name: String, block: suspend ServiceTopicResourceBuilder.() -> Unit): ServiceTopic
Parameters
name
The unique name of the resulting resource.
block
Builder for ServiceTopic.
See also
Parameters
name
The unique name of the resulting resource.