clusterScalabilityType

@JvmName(name = "lddpjcsqnjbjdmoh")
suspend fun clusterScalabilityType(value: Output<String>)
@JvmName(name = "pprttkowbcmcckch")
suspend fun clusterScalabilityType(value: String?)

Parameters

value

Specifies the scalability mode of the Aurora DB cluster. When set to `limitless`, the cluster operates as an Aurora Limitless Database, allowing you to create a DB shard group for horizontal scaling (sharding) capabilities. When set to `standard` (the default), the cluster uses normal DB instance creation.