GetItemOperationConfig Class

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

Inheritance Hierarchy

System.Object
  Amazon.DynamoDBv2.DocumentModel.GetItemOperationConfig

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

Syntax

C#
public class GetItemOperationConfig : Object

The GetItemOperationConfig type exposes the following members

Constructors

  Name Description
Public Method GetItemOperationConfig()

Properties

  Name Description
Public Property AttributesToGet List of attributes to retrieve
Public Property ConsistentRead If set to true, this flag ensures that the most recently written data is returned.

Version Information

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