MskAccessCredentials

The Secrets Manager secret that stores your stream credentials.

Inheritors

Types

Link copied to clipboard

The ARN of the Secrets Manager secret.

Link copied to clipboard

The ARN of the Secrets Manager secret.

Link copied to clipboard

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.