# `Twilio.Resources.Events.V1.Sink.Test`
[🔗](https://github.com/jeffhuen/twilio_elixir/blob/main/lib/twilio/resources/events/v1/sink/test.ex#L2)

Test sink

Parent: `/Sinks/{Sid}`

## Properties

| Field | Description |
|-------|-------------|
| `result` | Feedback indicating whether the test event was generated. |

# `t`

```elixir
@type t() :: %Twilio.Resources.Events.V1.Sink.Test{result: String.t() | nil}
```

# `object_name`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
