Defined in: [src/types/interrupt.ts:63](https://github.com/strands-agents/harness-sdk/blob/576da59fdc411b55036a7cf66d4e1659a67d4d0d/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/576da59fdc411b55036a7cf66d4e1659a67d4d0d/strands-ts/src/types/interrupt.ts#L67)

The interrupt response data.