C# Class Amazon.DynamoDBv2.Model.Projection

Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetNonKeyAttributes ( ) : bool
IsSetProjectionType ( ) : bool