Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateDatabaseToolsConnectionOracleDatabaseDetails

The update details for a Database Tools Oracle Database connection.

Properties

Optional advancedProperties

advancedProperties: undefined | object

The advanced connection properties key-value pair (e.g., {@code oracle.net.ssl_server_dn_match}).

Optional connectionString

connectionString: undefined | string

The connect descriptor or Easy Connect Naming method used to connect to the database.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional keyStores

Oracle wallet or Java Keystores containing trusted certificates for authenticating the server's public certificate and the client private key and associated certificates required for client authentication.

Optional privateEndpointId

privateEndpointId: undefined | string

The OCID of the DatabaseToolsPrivateEndpoint used to access the database in the Customer VCN.

Optional proxyClient

Optional relatedResource

relatedResource: model.UpdateDatabaseToolsRelatedResourceDetails

Const type

type: string = "ORACLE_DATABASE"

Optional userName

userName: undefined | string

The database user name.

Optional userPassword

userPassword: model.DatabaseToolsUserPasswordSecretIdDetails

Methods

getDeserializedJsonObj

getJsonObj