lib/aws-sdk-ec2/resource.rb in aws-sdk-ec2-1.416.0 vs lib/aws-sdk-ec2/resource.rb in aws-sdk-ec2-1.417.0

- old
+ new

@@ -211,10 +211,10 @@ # launch_template_id: "LaunchTemplateId", # launch_template_name: "String", # version: "String", # }, # instance_market_options: { - # market_type: "spot", # accepts spot + # market_type: "spot", # accepts spot, capacity-block # spot_options: { # max_price: "String", # spot_instance_type: "one-time", # accepts one-time, persistent # block_duration_minutes: 1, # valid_until: Time.now,