```ts
type BedrockCacheConfig = CacheConfig;
```

Defined in: [src/models/bedrock.ts:152](https://github.com/strands-agents/harness-sdk/blob/d1e1d0acbb3718d71741eceedee029cda695dcfd/strands-ts/src/models/bedrock.ts#L152)

Prompt-caching configuration for the Bedrock provider.