token

@JvmName(name = "tdbjwxcjqbkyjptg")
suspend fun token(value: Output<SaslRemoteBrokerBasicAuthenticationTokenArgs>)
@JvmName(name = "ldejufjswljrnics")
suspend fun token(value: SaslRemoteBrokerBasicAuthenticationTokenArgs)

Parameters

value

Sasl token for remote broker authentication.


@JvmName(name = "osgrvawtfuglcbmt")
suspend fun token(argument: suspend SaslRemoteBrokerBasicAuthenticationTokenArgsBuilder.() -> Unit)

Parameters

argument

Sasl token for remote broker authentication.