scalingPolicy

@JvmName(name = "lwpmsxxleydkplcr")
suspend fun scalingPolicy(value: Output<TableScalingPolicyArgs>)
@JvmName(name = "pqjmhvycekdpdohm")
suspend fun scalingPolicy(value: TableScalingPolicyArgs?)

Parameters

value

Amazon Keyspaces supports the target tracking auto scaling policy. With this policy, Amazon Keyspaces auto scaling ensures that the table's ratio of consumed to provisioned capacity stays at or near the target value that you specify. You define the target value as a percentage between 20 and 90.


@JvmName(name = "qpcidncrkqgknhmb")
suspend fun scalingPolicy(argument: suspend TableScalingPolicyArgsBuilder.() -> Unit)

Parameters

argument

Amazon Keyspaces supports the target tracking auto scaling policy. With this policy, Amazon Keyspaces auto scaling ensures that the table's ratio of consumed to provisioned capacity stays at or near the target value that you specify. You define the target value as a percentage between 20 and 90.