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