Defined in: [src/hooks/events.ts:433](https://github.com/strands-agents/harness-sdk/blob/1fd743a7fe7cba5547824c6123aab7e6f3a7f10f/strands-ts/src/hooks/events.ts#L433)

Redaction information when guardrails block content.

## Properties

### userMessage

```ts
userMessage: string;
```

Defined in: [src/hooks/events.ts:438](https://github.com/strands-agents/harness-sdk/blob/1fd743a7fe7cba5547824c6123aab7e6f3a7f10f/strands-ts/src/hooks/events.ts#L438)

The text to replace the user message with. When present, indicates the last user message should be redacted with this text.