PutItemOperationConfig Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Configuration for the Table.PutItem operation

Inheritance Hierarchy

System.Object
  Amazon.DynamoDBv2.DocumentModel.PutItemOperationConfig

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class PutItemOperationConfig : Object

The PutItemOperationConfig type exposes the following members

Constructors

  Name Description
Public Method PutItemOperationConfig()

Properties

  Name Description
Public Property Expected Document representing the expected state
Public Property ReturnValues Flag specifying what values should be returned. PutItem only supports ReturnValues.AllOldAttributes and ReturnValues.None

Version Information

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