Amazon.SQS.Model.GetQueueUrlRequest.IsSetQueueOwnerAWSAccountId C# (CSharp) Метод

IsSetQueueOwnerAWSAccountId() приватный Метод

private IsSetQueueOwnerAWSAccountId ( ) : bool
Результат bool
        internal bool IsSetQueueOwnerAWSAccountId()
        {
            return this._queueOwnerAWSAccountId != null;
        }