ConnectionProfileOracleProfile

constructor(connectionAttributes: Map<String, String>? = null, databaseService: String, hostname: String, password: String? = null, port: Int? = null, secretManagerStoredPassword: String? = null, username: String)