topic Rule Destination Resource
suspend fun topicRuleDestinationResource(name: String, block: suspend TopicRuleDestinationResourceBuilder.() -> Unit): TopicRuleDestination
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for TopicRuleDestination.