authorization Resource
suspend fun authorizationResource(name: String, block: suspend AuthorizationResourceBuilder.() -> Unit): Authorization
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for Authorization.