delivery Destination
suspend fun deliveryDestination(name: String, block: suspend DeliveryDestinationResourceBuilder.() -> Unit): DeliveryDestination
Parameters
name
The unique name of the resulting resource.
block
Builder for DeliveryDestination.
See also
Parameters
name
The unique name of the resulting resource.