The output for the DescribeJobFlows operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class DescribeJobFlowsResult
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | DescribeJobFlowsResult()()()() | Initializes a new instance of the DescribeJobFlowsResult class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | JobFlows | 
            Gets and sets the property JobFlows. 
             A list of job flows matching the parameters supplied. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithJobFlows(array<JobFlowDetail>[]()[][]) | Obsolete. 
            Sets the JobFlows property
             | 
|  | WithJobFlows(IEnumerable<(Of <<'(JobFlowDetail>)>>)) | Obsolete. 
            Sets the JobFlows property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | DescribeJobFlowsResult |