clientPasswordAuthType

@JvmName(name = "vdaargvohwofrsir")
suspend fun clientPasswordAuthType(value: Output<String>)
@JvmName(name = "ohdcvycsdcyhwjtc")
suspend fun clientPasswordAuthType(value: String?)

Parameters

value

The type of authentication the proxy uses for connections from clients. Valid values are MYSQL_NATIVE_PASSWORD, POSTGRES_SCRAM_SHA_256, POSTGRES_MD5, and SQL_SERVER_AUTHENTICATION.