Amazon.SQS.Model.CreateQueueRequest.IsSetQueueName C# (CSharp) Method

IsSetQueueName() private method

private IsSetQueueName ( ) : bool
return bool
        internal bool IsSetQueueName()
        {
            return this._queueName != null;
        }