Sharding Properties Args
data class ShardingPropertiesArgs(val shardCount: Output<Int>? = null) : ConvertibleToJava<ShardingPropertiesArgs>
The sharding properties of the cluster. This includes the shard count and scaling options for the cluster.