NomadClient.Model.PeriodicConfig (nomad_client v0.12.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %NomadClient.Model.PeriodicConfig{
  Enabled: boolean() | nil,
  ProhibitOverlap: boolean() | nil,
  Spec: String.t() | nil,
  SpecType: String.t() | nil,
  TimeZone: String.t() | nil
}