AutonomousDatabaseConnectionStrings

The connection strings used to connect to an Autonomous Database.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of all connection strings that you can use to connect to the Autonomous Database.

Link copied to clipboard

The connection string for connecting to the Autonomous Database with a dedicated service.

Link copied to clipboard
val high: String?

The connection string for the high-priority database service.

Link copied to clipboard
val low: String?

The connection string for the low-priority database service.

Link copied to clipboard

The connection string for the medium-priority database service.

Link copied to clipboard

The list of connection string profiles for the Autonomous Database.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String