Strands Agents Typescript SDK
    Preparing search index...

    Class ReasoningBlock

    Reasoning content block within a message.

    Implements

    Index

    Constructors

    Properties

    type: "reasoningBlock" = ...

    Discriminator for reasoning content.

    text?: string

    The text content of the reasoning process.

    signature?: string

    A cryptographic signature for verification purposes.

    redactedContent?: Uint8Array

    The redacted content of the reasoning process.