MqBrokerAccessCredentials
The Secrets Manager secret that stores your broker credentials.
Inheritors
Functions
Link copied to clipboard
Casts this MqBrokerAccessCredentials as a BasicAuth and retrieves its kotlin.String value. Throws an exception if the MqBrokerAccessCredentials is not a BasicAuth.
Link copied to clipboard
Casts this MqBrokerAccessCredentials as a BasicAuth and retrieves its kotlin.String value. Returns null if the MqBrokerAccessCredentials is not a BasicAuth.