Method: OCI::Database::Models::LaunchDbSystemDetails#license_model
- Defined in:
- lib/oci/database/models/launch_db_system_details.rb
#license_model ⇒ String
The Oracle license model that applies to all the databases on the DB system. The default is LICENSE_INCLUDED.
48 49 50 |
# File 'lib/oci/database/models/launch_db_system_details.rb', line 48 def license_model @license_model end |