TableCreationParameters
class TableCreationParameters
The parameters for the table created as part of the import operation.
Types
Properties
Link copied to clipboard
The attributes of the table created as part of the import operation.
Link copied to clipboard
The billing mode for provisioning the table created as part of the import operation.
Link copied to clipboard
The Global Secondary Indexes (GSI) of the table to be created as part of the import operation.
Link copied to clipboard
The primary key and option sort key of the table created as part of the import operation.
Link copied to clipboard
Represents the provisioned throughput settings for a specified table or index. The settings can be modified using the UpdateTable
operation.
Link copied to clipboard
Represents the settings used to enable server-side encryption.