endpoint Configuration
suspend fun endpointConfiguration(name: String, block: suspend EndpointConfigurationResourceBuilder.() -> Unit): EndpointConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for EndpointConfiguration.
See also
Parameters
name
The unique name of the resulting resource.