Amazon.SQS.Model.GetQueueUrlRequest.IsSetQueueOwnerAWSAccountId C# (CSharp) 메소드

IsSetQueueOwnerAWSAccountId() 개인적인 메소드

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