Methods
abort()
Abort pending write so calls to GetResult can be unblocked/cancelled.
getRequest()
Access the AppendRowRequest that generated this pending write request.
getResult()
Promise interface to await for append results, as well as any errors encountered while processing the request.