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

The interrupt response data.