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