Strands Agents Typescript SDK
Docs Home
GitHub
Preparing search index...
CachePointBlockData
Interface CachePointBlockData
Data for a cache point block.
interface
CachePointBlockData
{
cacheType
:
"default"
;
}
Implemented by
CachePointBlock
Index
Properties
cache
Type
Properties
cache
Type
cacheType
:
"default"
The cache type. Currently only 'default' is supported.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
Type
Docs Home
GitHub
Strands Agents Typescript SDK
Loading...
Data for a cache point block.