PutItemOperationConfig.ReturnValues Property

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Flag specifying what values should be returned. PutItem only supports ReturnValues.AllOldAttributes and ReturnValues.None

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

Syntax

C#
public ReturnValues ReturnValues { get; set; }

Version Information

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