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