password property

String? password
getter/setter pair

Input only.

Password for the MySQL connection. Mutually exclusive with the secret_manager_stored_password field.

Optional.

Implementation

core.String? password;