Strands Agents Typescript SDK
    Preparing search index...

    Interface CachePointBlockData

    Data for a cache point block.

    interface CachePointBlockData {
        cacheType: "default";
    }

    Implemented by

    Index

    Properties

    Properties

    cacheType: "default"

    The cache type. Currently only 'default' is supported.