type property
Type of the Cloud SQL database. Possible string values are:
- "DATABASE_TYPE_UNSPECIFIED" : Unspecified database type.
- "POSTGRES" : Cloud SQL for PostgreSQL.
- "MYSQL" : Cloud SQL for MySQL.
Implementation
core.String? type;
Type of the Cloud SQL database. Possible string values are:
core.String? type;