AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Configuration for accessing Amazon UpdateItem service

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.DynamoDBv2.Model.UpdateItemResult
      Amazon.DynamoDBv2.Model.UpdateItemResponse

Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class UpdateItemResponse : UpdateItemResult

The UpdateItemResponse type exposes the following members

Constructors

NameDescription
Public Method UpdateItemResponse()

Properties

NameTypeDescription
Public Property Attributes System.Collections.Generic.Dictionary<System.String, Amazon.DynamoDBv2.Model.AttributeValue> Gets and sets the property Attributes.

A map of attribute values as they appeared before the UpdateItem operation. This map only appears if ReturnValues was specified as something other than NONE in the request. Each element represents one attribute.

Public Property ConsumedCapacity Amazon.DynamoDBv2.Model.ConsumedCapacity Gets and sets the property ConsumedCapacity.
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ItemCollectionMetrics Amazon.DynamoDBv2.Model.ItemCollectionMetrics Gets and sets the property ItemCollectionMetrics.
Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property UpdateItemResult Amazon.DynamoDBv2.Model.UpdateItemResult Gets and sets the UpdateItemResult property. Represents the output of a UpdateItem operation.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8