DocDbSettings constructor
DocDbSettings({})
Implementation
DocDbSettings({
this.databaseName,
this.docsToInvestigate,
this.extractDocId,
this.kmsKeyId,
this.nestingLevel,
this.password,
this.port,
this.secretsManagerAccessRoleArn,
this.secretsManagerSecretId,
this.serverName,
this.username,
});