Builder
Properties
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
Sets the maximum number of read and write units for the specified on-demand table. If you use this parameter, you must specify MaxReadRequestUnits
, MaxWriteRequestUnits
, or both.
Represents attributes that are copied (projected) from the table into the global secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
Represents the provisioned throughput settings for the specified global secondary index.
Functions
construct an aws.sdk.kotlin.services.dynamodb.model.OnDemandThroughput inside the given block
construct an aws.sdk.kotlin.services.dynamodb.model.Projection inside the given block
construct an aws.sdk.kotlin.services.dynamodb.model.ProvisionedThroughput inside the given block