saslType

@JvmName(name = "mkaglibdmtxrvvpm")
suspend fun saslType(value: Output<Either<String, DataflowEndpointAuthenticationSaslType>>)
@JvmName(name = "qndfitrlyjuoqgyv")
suspend fun saslType(value: Either<String, DataflowEndpointAuthenticationSaslType>)
@JvmName(name = "urphlvillisawgji")
fun saslType(value: String)
@JvmName(name = "kflpbiqtpyqbcyxg")
fun saslType(value: DataflowEndpointAuthenticationSaslType)

Parameters

value

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