View a markdown version of this page

AutonomousDatabaseConnectionStrings - Oracle Database@AWS

AutonomousDatabaseConnectionStrings

The connection strings used to connect to an Autonomous Database.

Contents

allConnectionStrings

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

Type: String to string map

Required: No

dedicated

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

Type: String

Required: No

high

The connection string for the high-priority database service.

Type: String

Required: No

low

The connection string for the low-priority database service.

Type: String

Required: No

medium

The connection string for the medium-priority database service.

Type: String

Required: No

profiles

The list of connection string profiles for the Autonomous Database.

Type: Array of DatabaseConnectionStringProfile objects

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: