Finishes the asynchronous execution of the GetItem operation.
Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public Document EndUpdateItem(
IAsyncResult asyncResult
)
Parameters
- asyncResult
-
Type: System.IAsyncResult
The IAsyncResult returned by the call to BeginUpdateItem.
Return Value
Type: Amazon.DynamoDBv2.DocumentModel.Document
Null or updated attributes, depending on config.
Type: Amazon.DynamoDBv2.DocumentModel.Document
Null or updated attributes, depending on config.
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5