Rds Clone Db Instance Serverless Config Args
data class RdsCloneDbInstanceServerlessConfigArgs(val autoPause: Output<Boolean>? = null, val maxCapacity: Output<Double>, val minCapacity: Output<Double>, val switchForce: Output<Boolean>? = null) : ConvertibleToJava<RdsCloneDbInstanceServerlessConfigArgs>
Properties
Link copied to clipboard
The maximum number of RDS Capacity Units (RCUs). The value of this parameter must be greater than or equal to min_capacity
and only supports passing integers. Valid values:
Link copied to clipboard
The minimum number of RCUs. The value of this parameter must be less than or equal to max_capacity
. Valid values:
Link copied to clipboard
Specifies whether to enable the forced scaling feature for the serverless instance. Valid values: