broker Authorization
suspend fun brokerAuthorization(name: String, block: suspend BrokerAuthorizationResourceBuilder.() -> Unit): BrokerAuthorization
Parameters
name
The unique name of the resulting resource.
block
Builder for BrokerAuthorization.
See also
Parameters
name
The unique name of the resulting resource.