Defined in: [src/types/messages.ts:207](https://github.com/strands-agents/harness-sdk/blob/1fd743a7fe7cba5547824c6123aab7e6f3a7f10f/strands-ts/src/types/messages.ts#L207)

Data for a text block.

## Properties

### text

```ts
text: string;
```

Defined in: [src/types/messages.ts:211](https://github.com/strands-agents/harness-sdk/blob/1fd743a7fe7cba5547824c6123aab7e6f3a7f10f/strands-ts/src/types/messages.ts#L211)

Plain text content.