Get Job Parser Result
data class GetJobParserResult(val canonicalize: Boolean? = null, val hcl: String, val id: String, val json: String)
A collection of values returned by getJobParser.
A collection of values returned by getJobParser.