event Destination Resource
suspend fun eventDestinationResource(name: String, block: suspend EventDestinationResourceBuilder.() -> Unit): EventDestination
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for EventDestination.