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

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

Prompt-caching configuration for the Bedrock provider.