Gets and sets the property JobFlows.
A list of job flows matching the parameters supplied.

C# |
public List<JobFlowDetail> JobFlows { get; set; }
A list of job flows matching the parameters supplied.
C# |
public List<JobFlowDetail> JobFlows { get; set; }