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

GoldengateIcebergConnectionProperties

import type { GoldengateIcebergConnectionProperties } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";

The properties of GoldengateIcebergConnection.

interface GoldengateIcebergConnectionProperties {
catalog?: IcebergCatalog;
storage?: IcebergStorage;
technologyType?: string;
}

§Properties

§

Required. The Iceberg catalog.

§

Required. The Iceberg storage.

§
technologyType?: string
[src]

Required. The technology type of Iceberg connection.