Amazon.DirectConnect.Model.AllocateConnectionOnInterconnectRequest.IsSetOwnerAccount C# (CSharp) Method

IsSetOwnerAccount() private method

private IsSetOwnerAccount ( ) : bool
return bool
        internal bool IsSetOwnerAccount()
        {
            return this._ownerAccount != null;
        }