DatabaseConnectionStringProfile

A connection string profile for an Autonomous Database.

Types

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

Properties

Link copied to clipboard

The consumer group associated with the connection string profile.

Link copied to clipboard

The user-friendly name of the connection string profile.

Link copied to clipboard

The host name format used in the connection string.

Link copied to clipboard

Indicates whether the connection string profile is regional.

Link copied to clipboard

The protocol used by the connection string profile.

Link copied to clipboard

The session mode of the connection string profile.

Link copied to clipboard

The syntax format of the connection string profile.

Link copied to clipboard

The TLS authentication method used by the connection string profile.

Link copied to clipboard

The connection string value of the profile.

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