DatabaseConnectionStringProfile
A connection string profile for an Autonomous Database.
Contents
- consumerGroup
-
The consumer group associated with the connection string profile.
Type: String
Required: No
- displayName
-
The user-friendly name of the connection string profile.
Type: String
Required: No
- hostFormat
-
The host name format used in the connection string.
Type: String
Required: No
- isRegional
-
Indicates whether the connection string profile is regional.
Type: Boolean
Required: No
- protocol
-
The protocol used by the connection string profile.
Type: String
Required: No
- sessionMode
-
The session mode of the connection string profile.
Type: String
Required: No
- syntaxFormat
-
The syntax format of the connection string profile.
Type: String
Required: No
- tlsAuthentication
-
The TLS authentication method used by the connection string profile.
Type: String
Required: No
- value
-
The connection string value of the profile.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: