Rds Clone Db Instance Serverless Config
data class RdsCloneDbInstanceServerlessConfig(val autoPause: Boolean? = null, val maxCapacity: Double, val minCapacity: Double, val switchForce: Boolean? = null)
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: