Represents the properties of a secondary index.
Inheritance Hierarchy
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class LocalSecondaryIndexDescription : Object
The LocalSecondaryIndexDescription type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
LocalSecondaryIndexDescription() |
Properties
Name | Description | |
---|---|---|
![]() |
IndexName |
Represents the name of the secondary index.
Constraints: |
![]() |
IndexSizeBytes | Represents the total size of the index, in bytes. Amazon DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value. |
![]() |
ItemCount | Represents the number of items in the index. Amazon DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value. |
![]() |
KeySchema |
Represents the complete index key schema, which consists of one or more pairs of attribute names and key types ( Constraints: |
![]() |
Projection | Represents attributes that are copied (projected) from the table into the index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8