Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateDatabaseToolsConnectionMySqlDetails

The update details for a Database Tools MySQL Server connection.

Properties

Optional advancedProperties

advancedProperties: undefined | object

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

Optional connectionString

connectionString: undefined | 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"}}}

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

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

Optional privateEndpointId

privateEndpointId: undefined | string

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

Optional relatedResource

relatedResource: model.UpdateDatabaseToolsRelatedResourceMySqlDetails

Const type

type: string = "MYSQL"

Optional userName

userName: undefined | string

The user name.

Optional userPassword

userPassword: model.DatabaseToolsUserPasswordSecretIdDetails

Methods

getDeserializedJsonObj

getJsonObj