authority Resource
suspend fun authorityResource(name: String, block: suspend AuthorityResourceBuilder.() -> Unit): Authority
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for Authority.
The unique name of the resulting resource.
Builder for Authority.