The output for the DescribeJobFlows operation.
| C# |
public class DescribeJobFlowsResult
| 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 |
A list of job flows matching the parameters supplied.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
| WithJobFlows(array<JobFlowDetail>[]()[][]) |
Adds elements to the JobFlows collection
| |
| WithJobFlows(IEnumerable<(Of <<'(JobFlowDetail>)>>)) |
Adds elements to the JobFlows collection
|
| Object | |
| DescribeJobFlowsResult | |