Nomad.Model.JobPlanRequest (nomad_client v0.10.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %Nomad.Model.JobPlanRequest{
  Diff: boolean() | nil,
  Job: Nomad.Model.Job.t() | nil,
  PolicyOverride: boolean() | nil
}