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