sig/client.rbs in aws-sdk-autoscaling-1.103.0 vs sig/client.rbs in aws-sdk-autoscaling-1.104.0

- old
+ new

@@ -210,10 +210,11 @@ max: ::Float? }?, excluded_instance_types: Array[::String]?, instance_generations: Array[("current" | "previous")]?, spot_max_price_percentage_over_lowest_price: ::Integer?, + max_spot_price_as_percentage_of_optimal_on_demand_price: ::Integer?, on_demand_max_price_percentage_over_lowest_price: ::Integer?, bare_metal: ("included" | "excluded" | "required")?, burstable_performance: ("included" | "excluded" | "required")?, require_hibernate_support: bool?, network_interface_count: { @@ -1130,10 +1131,11 @@ max: ::Float? }?, excluded_instance_types: Array[::String]?, instance_generations: Array[("current" | "previous")]?, spot_max_price_percentage_over_lowest_price: ::Integer?, + max_spot_price_as_percentage_of_optimal_on_demand_price: ::Integer?, on_demand_max_price_percentage_over_lowest_price: ::Integer?, bare_metal: ("included" | "excluded" | "required")?, burstable_performance: ("included" | "excluded" | "required")?, require_hibernate_support: bool?, network_interface_count: { @@ -1255,9 +1257,10 @@ max: ::Float? }?, excluded_instance_types: Array[::String]?, instance_generations: Array[("current" | "previous")]?, spot_max_price_percentage_over_lowest_price: ::Integer?, + max_spot_price_as_percentage_of_optimal_on_demand_price: ::Integer?, on_demand_max_price_percentage_over_lowest_price: ::Integer?, bare_metal: ("included" | "excluded" | "required")?, burstable_performance: ("included" | "excluded" | "required")?, require_hibernate_support: bool?, network_interface_count: {