Amazon.Batch.Model.UpdateJobQueueResponse.IsSetJobQueueName C# (CSharp) 메소드

IsSetJobQueueName() 개인적인 메소드

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