endpointsPatch

suspend fun endpointsPatch(name: String, block: suspend EndpointsPatchResourceBuilder.() -> Unit): EndpointsPatch

Parameters

name

The unique name of the resulting resource.

block

Builder for EndpointsPatch.

See also


Parameters

name

The unique name of the resulting resource.

See also