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