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