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
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
Object
DescribeJobFlowsResult

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)