C# Class Amazon.DynamoDBv2.Model.KeysAndAttributes

Represents a set of primary keys and, for each key, the attributes to retrieve from the table.

Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAttributesToGet ( ) : bool
IsSetConsistentRead ( ) : bool
IsSetExpressionAttributeNames ( ) : bool
IsSetKeys ( ) : bool
IsSetProjectionExpression ( ) : bool