Amazon.Batch.Model.DescribeJobQueuesResponse.IsSetJobQueues C# (CSharp) Method

IsSetJobQueues() private method

private IsSetJobQueues ( ) : bool
return bool
        internal bool IsSetJobQueues()
        {
            return this._jobQueues != null && this._jobQueues.Count > 0; 
        }
DescribeJobQueuesResponse