GoldengateGenericConnectionProperties
import type { GoldengateGenericConnectionProperties } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";The properties of GoldengateGenericConnectionProperties.
interface GoldengateGenericConnectionProperties {
host?: string;
technologyType?: string;
}