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