DbSystemOptions
import type { DbSystemOptions } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";Details of the DbSystem Options.
interface DbSystemOptions  {
storageManagement?: "STORAGE_MANAGEMENT_UNSPECIFIED" | "ASM" | "LVM";
}import type { DbSystemOptions } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";Details of the DbSystem Options.