endpointPolicy

suspend fun endpointPolicy(name: String, block: suspend EndpointPolicyResourceBuilder.() -> Unit): EndpointPolicy

Parameters

name

The unique name of the resulting resource.

block

Builder for EndpointPolicy.

See also


Parameters

name

The unique name of the resulting resource.

See also