topic Event Subscription
suspend fun topicEventSubscription(name: String, block: suspend TopicEventSubscriptionResourceBuilder.() -> Unit): TopicEventSubscription
Parameters
name
The unique name of the resulting resource.
block
Builder for TopicEventSubscription.
See also
Parameters
name
The unique name of the resulting resource.