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