NomadClient.Model.JobsParseRequest (nomad_client v0.13.1)

Link to this section Summary

Link to this section Types

@type t() :: %NomadClient.Model.JobsParseRequest{
  Canonicalize: boolean() | nil,
  JobHCL: String.t() | nil,
  hclv1: boolean() | nil
}