Vertex implementation for Spark DSL sections.
Represents a configured section in a Spark DSL implementation. For example, the [:attributes] section in an Ash Resource.
[:attributes]
@type t() :: %Clarity.Vertex.Spark.Section{module: module(), path: [atom()]}