saslType

@JvmName(name = "eqhpowclnefgnxeu")
suspend fun saslType(value: Output<Either<String, DataflowEndpointAuthenticationSaslType>>)
@JvmName(name = "dxkeenaarqbskvsj")
suspend fun saslType(value: Either<String, DataflowEndpointAuthenticationSaslType>)
@JvmName(name = "pwyhohiowagqpnrc")
fun saslType(value: String)
@JvmName(name = "nnigeaevmhjkdyfj")
fun saslType(value: DataflowEndpointAuthenticationSaslType)

Parameters

value

Type of SASL authentication. Can be PLAIN, SCRAM-SHA-256, or SCRAM-SHA-512.