Builder
class Builder
Properties
Link copied to clipboard
The Region of the replica to be added.
Link copied to clipboard
Represents the settings of a global secondary index for a global table that will be modified.
Link copied to clipboard
Auto scaling settings for managing a global table replica's read capacity units.
Link copied to clipboard
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException
. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide.
Link copied to clipboard
Replica-specific table class. If not specified, uses the source table's table class.
Functions
Link copied to clipboard
fun replicaProvisionedReadCapacityAutoScalingSettingsUpdate(block: AutoScalingSettingsUpdate.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.dynamodb.model.AutoScalingSettingsUpdate inside the given block