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

IsSetJobQueue() private méthode

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