Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ModifyDatabaseManagementDetails

Data to update one or more attributes of the Database Management configuration for the database.

Properties

Optional credentialDetails

credentialDetails: model.DatabaseCredentialDetails

Optional managementType

managementType: ManagementType

The Database Management type.

Optional port

port: undefined | number

The port used to connect to the database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional privateEndPointId

privateEndPointId: undefined | string

The OCID of the private endpoint.

Optional protocol

protocol: Protocol

Protocol used by the database connection.

Optional role

role: Role

The role of the user that will be connecting to the database.

Optional serviceName

serviceName: undefined | string

The name of the Oracle Database service that will be used to connect to the database.

Optional sslSecretId

sslSecretId: undefined | string

The OCID of the Oracle Cloud Infrastructure secret.

Functions

getDeserializedJsonObj

getJsonObj