Strands Agents Typescript SDK
    Preparing search index...

    Class CachePointBlock

    Cache point block for prompt caching. Marks a position in a message or system prompt where caching should occur.

    Implements

    Index

    Constructors

    Properties

    Constructors

    Properties

    type: "cachePointBlock" = ...

    Discriminator for cache point.

    cacheType: "default"

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