ClientCertificateTlsAuth

The ARN of the Secrets Manager secret.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this MskAccessCredentials as a ClientCertificateTlsAuth and retrieves its kotlin.String value. Throws an exception if the MskAccessCredentials is not a ClientCertificateTlsAuth.

Link copied to clipboard

Casts this MskAccessCredentials as a SaslScram512Auth and retrieves its kotlin.String value. Throws an exception if the MskAccessCredentials is not a SaslScram512Auth.

Link copied to clipboard

Casts this MskAccessCredentials as a SaslScram512Auth and retrieves its kotlin.String value. Returns null if the MskAccessCredentials is not a SaslScram512Auth.