Autonomous Database Properties Connection Url
data class AutonomousDatabasePropertiesConnectionUrl(val apexUri: String? = null, val databaseTransformsUri: String? = null, val graphStudioUri: String? = null, val machineLearningNotebookUri: String? = null, val machineLearningUserManagementUri: String? = null, val mongoDbUri: String? = null, val ordsUri: String? = null, val sqlDevWebUri: String? = null)
Properties
Link copied to clipboard
The URL of the Database Transforms for the Autonomous Database.
Link copied to clipboard
The URL of the Graph Studio for the Autonomous Database.
Link copied to clipboard
The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database.
Link copied to clipboard
The URL of Machine Learning user management the Autonomous Database.
Link copied to clipboard
The URL of the MongoDB API for the Autonomous Database.
Link copied to clipboard
The URL of the Oracle SQL Developer Web for the Autonomous Database.