js-bao-wss-client / UpdateDatabaseTypeConfigParams
Interface: UpdateDatabaseTypeConfigParams
Properties
metadataAccess?
optionalmetadataAccess:string|null
Replacement metadata-access CEL expression, or null to clear it.
ruleSetId?
optionalruleSetId:string|null
New rule set ID to associate, or null to remove the current rule set
triggers?
optionaltriggers:Record<string,any> |null
Replacement trigger rules object, or null to clear all triggers. Server validates the structure on every update.