sig/resource.rbs in aws-sdk-rds-1.258.0 vs sig/resource.rbs in aws-sdk-rds-1.259.0

- old
+ new

@@ -141,10 +141,11 @@ ?performance_insights_kms_key_id: ::String, ?performance_insights_retention_period: ::Integer, ?enable_limitless_database: bool, ?serverless_v2_scaling_configuration: { min_capacity: ::Float?, - max_capacity: ::Float? + max_capacity: ::Float?, + seconds_until_auto_pause: ::Integer? }, ?network_type: ::String, ?cluster_scalability_type: ("standard" | "limitless"), ?db_system_id: ::String, ?manage_master_user_password: bool,