PipeSourceParametersSelfManagedKafkaParametersCredentials

data class PipeSourceParametersSelfManagedKafkaParametersCredentials(val basicAuth: String? = null, val clientCertificateTlsAuth: String? = null, val saslScram256Auth: String? = null, val saslScram512Auth: String? = null)

Constructors

constructor(basicAuth: String? = null, clientCertificateTlsAuth: String? = null, saslScram256Auth: String? = null, saslScram512Auth: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val basicAuth: String? = null

The ARN of the Secrets Manager secret containing the credentials.

Link copied to clipboard

The ARN of the Secrets Manager secret containing the credentials.

Link copied to clipboard

The ARN of the Secrets Manager secret containing the credentials.

Link copied to clipboard

The ARN of the Secrets Manager secret containing the credentials.