Nomad.Model.DeploymentPauseRequest (nomad_client v0.10.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %Nomad.Model.DeploymentPauseRequest{
  DeploymentID: String.t() | nil,
  Pause: boolean() | nil
}