Builder
class Builder
Properties
Link copied to clipboard
The key schema for the global secondary index.
Link copied to clipboard
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.
Link copied to clipboard
Represents the provisioned throughput settings for the specified global secondary index.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodb.model.Projection inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodb.model.ProvisionedThroughput inside the given block