Amazon.SQS.Model.GetQueueUrlRequest.IsSetQueueOwnerAWSAccountId C# (CSharp) Method

IsSetQueueOwnerAWSAccountId() private method

private IsSetQueueOwnerAWSAccountId ( ) : bool
return bool
        internal bool IsSetQueueOwnerAWSAccountId()
        {
            return this._queueOwnerAWSAccountId != null;
        }