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