Strands Agents Typescript SDK
Docs Home
GitHub
Preparing search index...
TextBlock
Class TextBlock
Text content block within a message.
Implements
TextBlockData
Index
Constructors
constructor
Properties
type
text
Constructors
constructor
new
TextBlock
(
data
:
string
)
:
TextBlock
Parameters
data
:
string
Returns
TextBlock
Properties
Readonly
type
type
:
"textBlock"
= ...
Discriminator for text content.
Readonly
text
text
:
string
Plain text content.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
text
Docs Home
GitHub
Strands Agents Typescript SDK
Loading...
Text content block within a message.