Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AutonomousDatabaseApex

import type { AutonomousDatabaseApex } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";
interface AutonomousDatabaseApex {
readonly apexVersion?: string;
readonly ordsVersion?: string;
}

§Properties

§
readonly apexVersion?: string
[src]

Output only. The Oracle APEX Application Development version.

§
readonly ordsVersion?: string
[src]

Output only. The Oracle REST Data Services (ORDS) version.