endpoint Authorization
suspend fun endpointAuthorization(name: String, block: suspend EndpointAuthorizationResourceBuilder.() -> Unit): EndpointAuthorization
Parameters
name
The unique name of the resulting resource.
block
Builder for EndpointAuthorization.
See also
Parameters
name
The unique name of the resulting resource.