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