event Api Destination Resource
suspend fun eventApiDestinationResource(name: String, block: suspend EventApiDestinationResourceBuilder.() -> Unit): EventApiDestination
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for EventApiDestination.