GoldengateOracleAIDataPlatformConnectionProperties constructor
GoldengateOracleAIDataPlatformConnectionProperties({})
Implementation
GoldengateOracleAIDataPlatformConnectionProperties({
this.connectionUrl,
this.privateKeyFile,
this.privateKeyPassphraseSecret,
this.publicKeyFingerprint,
this.region,
this.technologyType,
this.tenancyId,
this.useResourcePrincipal,
this.userId,
});