GoldengateSnowflakeConnectionProperties constructor
GoldengateSnowflakeConnectionProperties({})
Implementation
GoldengateSnowflakeConnectionProperties({
this.authenticationType,
this.connectionUrl,
this.password,
this.passwordSecretVersion,
this.privateKeyFile,
this.privateKeyPassphraseSecret,
this.technologyType,
this.username,
});