Amazon.ElasticMapReduce.Model.TerminateJobFlowsRequest.IsSetJobFlowIds C# (CSharp) Method

IsSetJobFlowIds() private method

private IsSetJobFlowIds ( ) : bool
return bool
        internal bool IsSetJobFlowIds()
        {
            return this._jobFlowIds != null && this._jobFlowIds.Count > 0; 
        }