Strands Agents Typescript SDK
    Preparing search index...

    Interface TextBlockData

    Data for a text block.

    interface TextBlockData {
        text: string;
    }

    Implemented by

    Index

    Properties

    Properties

    text: string

    Plain text content.