Amazon.Batch.Model.JobQueueDetail.IsSetJobQueueName C# (CSharp) Method

IsSetJobQueueName() private method

private IsSetJobQueueName ( ) : bool
return bool
        internal bool IsSetJobQueueName()
        {
            return this._jobQueueName != null;
        }