Defined in: [src/types/interrupt.ts:63](https://github.com/strands-agents/harness-sdk/blob/main/strands-ts/src/types/interrupt.ts#L63)

Data format for a content block containing a user response to an interrupt.

## Properties

### interruptResponse

```ts
interruptResponse: InterruptResponse;
```

Defined in: [src/types/interrupt.ts:67](https://github.com/strands-agents/harness-sdk/blob/main/strands-ts/src/types/interrupt.ts#L67)

The interrupt response data.