database property
The name of the Autonomous Database.
The database name must be unique in the project. The name must begin with a letter and can contain a maximum of 30 alphanumeric characters.
Optional.
Implementation
core.String? database;
The name of the Autonomous Database.
The database name must be unique in the project. The name must begin with a letter and can contain a maximum of 30 alphanumeric characters.
Optional.
core.String? database;