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

Validate sink

Parent: `/Sinks/{Sid}`

## Properties

| Field | Description |
|-------|-------------|
| `result` | Feedback indicating whether the given Sink was validated. |

# `t`

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

# `object_name`

---

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