Entity definitions keyed by entity token.
Delimiter between generated key elements (default |).
Generated property token maps.
Delimiter between generated element name and value (default #).
Global hash key property name.
Provider-agnostic index definitions keyed by index token.
Map of transcoded property token -> transcode name.
Global range key property name.
Delimiter between entity token and shard suffix in hash key values (default !).
Default max concurrency for shard queries during EntityManager.query.
Transcoder registry used for encoding/decoding values.
Simplified runtime configuration shape after parsing/validation.
Remarks
This is the type exposed by
EntityManager.config. It mirrors the validated Zod schema output.