Amazon.ElasticMapReduce.Model.DescribeJobFlowsResult.IsSetJobFlows C# (CSharp) Method

IsSetJobFlows() private method

private IsSetJobFlows ( ) : bool
return bool
        internal bool IsSetJobFlows()
        {
            return this.jobFlows.Count > 0;
        }
    }
DescribeJobFlowsResult