AWS SDK for .NET Documentation
DescribeJobFlowsResult Class
AmazonAmazon.ElasticMapReduce.ModelDescribeJobFlowsResult Did this page help you?   Yes   No    Tell us about it...

The output for the DescribeJobFlows operation.

Declaration Syntax
C#
public class DescribeJobFlowsResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeJobFlowsResult()()()()
Initializes a new instance of the DescribeJobFlowsResult class

Equals(Object)
Determines whether the specified Object is equal to the current 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

Inheritance Hierarchy
Object
DescribeJobFlowsResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)