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