IBMDb2Settings constructor
IBMDb2Settings({})
Implementation
IBMDb2Settings({
this.currentLsn,
this.databaseName,
this.maxKBytesPerRead,
this.password,
this.port,
this.secretsManagerAccessRoleArn,
this.secretsManagerSecretId,
this.serverName,
this.setDataCaptureChanges,
this.username,
});