Amazon.Batch.Model.DescribeJobQueuesRequest.IsSetJobQueues C# (CSharp) Méthode

IsSetJobQueues() private méthode

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