licenseType property

String? licenseType
getter/setter pair

The license type used for the Autonomous Database.

Required. Possible string values are:

  • "LICENSE_TYPE_UNSPECIFIED" : Unspecified
  • "LICENSE_INCLUDED" : License included part of offer
  • "BRING_YOUR_OWN_LICENSE" : Bring your own license

Implementation

core.String? licenseType;