Builder
class Builder
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.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodb.model.ProvisionedThroughput inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodb.model.SseSpecification inside the given block