# `AshScylla.Schema.Resource`
[🔗](https://github.com/ohhi-vn/ash_scylla/blob/main/lib/ash_scylla/schema.ex#L78)

Struct representing a single resource's schema statements.

# `t`

```elixir
@type t() :: %AshScylla.Schema.Resource{name: atom(), statements: [String.t()]}
```

---

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