mysqlAuthPlugin

val mysqlAuthPlugin: Output<String>?

The authentication method to use for connections to the MySQL user account. The valid values are mysql_native_password or caching_sha2_password (this is the default).