AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Builder that constructs a Amazon.DynamoDBv2.DocumentModel.Table
Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.DynamoDBv2.dll
Version: 3.x.y.z
public class TableBuilder ITableBuilder
The TableBuilder type exposes the following members
Name | Description | |
---|---|---|
TableBuilder(IAmazonDynamoDB, string) |
Creates a builder object to construct a Amazon.DynamoDBv2.DocumentModel.Table |
|
TableBuilder(IAmazonDynamoDB, string, DynamoDBEntryConversion, bool, Nullable<MetadataCachingMode>) |
Creates a builder object to construct a Amazon.DynamoDBv2.DocumentModel.Table |
|
TableBuilder(IAmazonDynamoDB, TableConfig) |
Creates a builder object to construct a Amazon.DynamoDBv2.DocumentModel.Table |
Name | Description | |
---|---|---|
AddGlobalSecondaryIndex(string, string, DynamoDBEntryType) | ||
AddGlobalSecondaryIndex(string, string, DynamoDBEntryType, string, DynamoDBEntryType) | ||
AddHashKey(string, DynamoDBEntryType) | ||
AddLocalSecondaryIndex(string, string, DynamoDBEntryType) | ||
AddRangeKey(string, DynamoDBEntryType) | ||
Build() |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5