SelfManagedKafkaAccessConfigurationCredentials
The Secrets Manager secret that stores your stream credentials.
Inheritors
Types
The ARN of the Secrets Manager secret.
The ARN of the Secrets Manager secret.
The ARN of the Secrets Manager secret.
The ARN of the Secrets Manager secret.
Functions
Casts this SelfManagedKafkaAccessConfigurationCredentials as a BasicAuth and retrieves its kotlin.String value. Throws an exception if the SelfManagedKafkaAccessConfigurationCredentials is not a BasicAuth.
Casts this SelfManagedKafkaAccessConfigurationCredentials as a BasicAuth and retrieves its kotlin.String value. Returns null if the SelfManagedKafkaAccessConfigurationCredentials is not a BasicAuth.
Casts this SelfManagedKafkaAccessConfigurationCredentials as a ClientCertificateTlsAuth and retrieves its kotlin.String value. Throws an exception if the SelfManagedKafkaAccessConfigurationCredentials is not a ClientCertificateTlsAuth.
Casts this SelfManagedKafkaAccessConfigurationCredentials as a ClientCertificateTlsAuth and retrieves its kotlin.String value. Returns null if the SelfManagedKafkaAccessConfigurationCredentials is not a ClientCertificateTlsAuth.
Casts this SelfManagedKafkaAccessConfigurationCredentials as a SaslScram256Auth and retrieves its kotlin.String value. Throws an exception if the SelfManagedKafkaAccessConfigurationCredentials is not a SaslScram256Auth.
Casts this SelfManagedKafkaAccessConfigurationCredentials as a SaslScram256Auth and retrieves its kotlin.String value. Returns null if the SelfManagedKafkaAccessConfigurationCredentials is not a SaslScram256Auth.
Casts this SelfManagedKafkaAccessConfigurationCredentials as a SaslScram512Auth and retrieves its kotlin.String value. Throws an exception if the SelfManagedKafkaAccessConfigurationCredentials is not a SaslScram512Auth.
Casts this SelfManagedKafkaAccessConfigurationCredentials as a SaslScram512Auth and retrieves its kotlin.String value. Returns null if the SelfManagedKafkaAccessConfigurationCredentials is not a SaslScram512Auth.