Amazon.Batch.Model.DeleteJobQueueRequest.IsSetJobQueue C# (CSharp) Méthode

IsSetJobQueue() private méthode

private IsSetJobQueue ( ) : bool
Résultat bool
        internal bool IsSetJobQueue()
        {
            return this._jobQueue != null;
        }
DeleteJobQueueRequest