Values_4.ReservedCapacityOptionsRequestSourceDefines EC2 Fleet preferences for utilizing reserved capacity when DefaultTargetCapacityType is set to reserved-capacity. This configuration can only be used if the EC2 Fleet is of type instant. When you specify ReservedCapacityOptions, you must also set DefaultTargetCapacityType to reserved-capacity in the TargetCapacitySpecification. For more information about Interruptible Capacity Reservations, see Launch instances into an Interruptible Capacity Reservation in the Amazon EC2 User Guide.
type nonrec t = {reservationTypes : Values_3.ReservationTypeListRequest.t option;The types of Capacity Reservations to use for fulfilling the EC2 Fleet request.
*)}