Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MysqlConnectionSummary

Summary of the MySQL Connection.

Properties

Optional additionalAttributes

additionalAttributes: Array<NameValuePair>

An array of name-value pair attribute entries.

compartmentId

compartmentId: string

The OCID of the compartment.

Const connectionType

connectionType: string = "MYSQL"

Optional databaseName

databaseName: undefined | string

The name of the database being referenced.

Optional dbSystemId

dbSystemId: undefined | string

The OCID of the database system being referenced.

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 description

description: undefined | string

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

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

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}

Optional host

host: undefined | string

The IP Address of the host.

id

id: string

The OCID of the connection being referenced.

Optional ingressIps

ingressIps: Array<IngressIpDetails>

List of ingress IP addresses from where to connect to this connection's privateIp.

Optional keyId

keyId: undefined | string

The OCID of the key used in cryptographic operations.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

lifecycleState

lifecycleState: string

Lifecycle state for connection.

Optional nsgIds

nsgIds: Array<string>

An array of Network Security Group OCIDs used to define network access for Connections.

Optional port

port: undefined | number

The port to be used for the connection. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

securityProtocol

securityProtocol: string

Security Type for MySQL.

Optional sslMode

sslMode: undefined | string

SSL modes for MySQL.

Optional subnetId

subnetId: undefined | string

OCI resource ID.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

technologyType

technologyType: string

The type of MySQL source or target connection. Example: OCI_MYSQL represents OCI MySQL HeatWave Database Service

timeCreated

timeCreated: Date

The time when this resource was created. An RFC3339 formatted datetime string such as {@code 2016-08-25T21:10:29.600Z}.

timeUpdated

timeUpdated: Date

The time when this resource was updated. An RFC3339 formatted datetime string such as {@code 2016-08-25T21:10:29.600Z}.

Optional vaultId

vaultId: undefined | string

OCI resource ID.

Methods

getDeserializedJsonObj

getJsonObj