Struct representing a single resource's schema statements.
@type t() :: %AshScylla.Schema.Resource{name: atom(), statements: [String.t()]}