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

GoldengateGenericConnectionProperties

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

The properties of GoldengateGenericConnectionProperties.

interface GoldengateGenericConnectionProperties {
host?: string;
technologyType?: string;
}

§Properties

§
host?: string
[src]

Optional. The host of the GenericConnection.

§
technologyType?: string
[src]

Optional. The technology type.