Builder
Properties
Replica-specific global secondary index settings.
The KMS key of the replica that should be used for KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB KMS key alias/aws/dynamodb
.
Overrides the maximum on-demand throughput for the replica table.
Replica-specific provisioned throughput. If not specified, uses the source table's provisioned throughput settings.
The Region where the replica exists.
Replica-specific table class. If not specified, uses the source table's table class.
Functions
construct an aws.sdk.kotlin.services.dynamodb.model.OnDemandThroughputOverride inside the given block
construct an aws.sdk.kotlin.services.dynamodb.model.ProvisionedThroughputOverride inside the given block