```ts
type SnapshotPreset = keyof typeof SNAPSHOT_PRESETS;
```

Defined in: [src/agent/snapshot.ts:35](https://github.com/strands-agents/harness-sdk/blob/333885bbdabbb126ca305af4cc30d2214417e39c/strands-ts/src/agent/snapshot.ts#L35)

Preset name for snapshot field selection.