NomadClient.Model.StatObject (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.StatObject{
  Attributes: %{optional(String.t()) => NomadClient.Model.StatValue.t()} | nil,
  Nested: %{optional(String.t()) => t()} | nil
}