default CreateReplicationGroupMemberAction.Builder |
CreateReplicationGroupMemberAction.Builder.onDemandThroughputOverride(Consumer<OnDemandThroughputOverride.Builder> onDemandThroughputOverride) |
The maximum on-demand throughput settings for the specified replica table being created.
|
default ReplicaDescription.Builder |
ReplicaDescription.Builder.onDemandThroughputOverride(Consumer<OnDemandThroughputOverride.Builder> onDemandThroughputOverride) |
Overrides the maximum on-demand throughput settings for the specified replica table.
|
default ReplicaGlobalSecondaryIndex.Builder |
ReplicaGlobalSecondaryIndex.Builder.onDemandThroughputOverride(Consumer<OnDemandThroughputOverride.Builder> onDemandThroughputOverride) |
Overrides the maximum on-demand throughput settings for the specified global secondary index in the specified
replica table.
|
default ReplicaGlobalSecondaryIndexDescription.Builder |
ReplicaGlobalSecondaryIndexDescription.Builder.onDemandThroughputOverride(Consumer<OnDemandThroughputOverride.Builder> onDemandThroughputOverride) |
Overrides the maximum on-demand throughput for the specified global secondary index in the specified replica
table.
|
default UpdateReplicationGroupMemberAction.Builder |
UpdateReplicationGroupMemberAction.Builder.onDemandThroughputOverride(Consumer<OnDemandThroughputOverride.Builder> onDemandThroughputOverride) |
Overrides the maximum on-demand throughput for the replica table.
|