broker Authentication
suspend fun brokerAuthentication(name: String, block: suspend BrokerAuthenticationResourceBuilder.() -> Unit): BrokerAuthentication
Parameters
name
The unique name of the resulting resource.
block
Builder for BrokerAuthentication.
See also
Parameters
name
The unique name of the resulting resource.