publicEndpoint

suspend fun publicEndpoint(name: String, block: suspend PublicEndpointResourceBuilder.() -> Unit): PublicEndpoint

Parameters

name

The unique name of the resulting resource.

block

Builder for PublicEndpoint.

See also


Parameters

name

The unique name of the resulting resource.

See also