endpoints List
suspend fun endpointsList(name: String, block: suspend EndpointsListResourceBuilder.() -> Unit): EndpointsList
Parameters
name
The unique name of the resulting resource.
block
Builder for EndpointsList.
See also
Parameters
name
The unique name of the resulting resource.