Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDatabaseToolsConnectionMySqlDetails

Details of the new Database Tools connection for a MySQL Server.

Properties

Optional advancedProperties

advancedProperties: undefined | object

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

compartmentId

compartmentId: string

The OCID of the compartment containing the Database Tools connection.

connectionString

connectionString: string

The connection string used to connect to the MySQL Server.

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"}}}

displayName

displayName: 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

The CA certificate to verify the server's certificate and the client private key and associated certificate required for client authentication.

Optional locks

Locks associated with this resource.

Optional privateEndpointId

privateEndpointId: undefined | string

The OCID of the Database Tools private endpoint used to access the database in the customer VCN.

Optional relatedResource

relatedResource: model.CreateDatabaseToolsRelatedResourceMySqlDetails

Optional runtimeSupport

runtimeSupport: model.RuntimeSupport

Specifies whether this connection is supported by the Database Tools Runtime.

Const type

type: string = "MYSQL"

userName

userName: string

The user name.

userPassword

Methods

getDeserializedJsonObj

getJsonObj