endpoints

suspend fun endpoints(name: String, block: suspend EndpointsResourceBuilder.() -> Unit): Endpoints

Parameters

name

The unique name of the resulting resource.

block

Builder for Endpoints.

See also


Parameters

name

The unique name of the resulting resource.

See also