public static interface CapacityReservationOptionsRequest.Builder extends SdkPojo, CopyableBuilder<CapacityReservationOptionsRequest.Builder,CapacityReservationOptionsRequest>
| Modifier and Type | Method and Description |
|---|---|
CapacityReservationOptionsRequest.Builder |
usageStrategy(FleetCapacityReservationUsageStrategy usageStrategy)
Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
|
CapacityReservationOptionsRequest.Builder |
usageStrategy(String usageStrategy)
Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCapacityReservationOptionsRequest.Builder usageStrategy(String usageStrategy)
Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
If you specify use-capacity-reservations-first, the fleet uses unused Capacity Reservations to
fulfill On-Demand capacity up to the target On-Demand capacity. If the number of unused Capacity Reservations
is less than the On-Demand target capacity, the remaining On-Demand target capacity is launched as usual.
When unused Capacity Reservations are used to fulfil On-Demand capacity, the On-Demand allocation strategy (
lowest-price or prioritized) is applied to them.
If you do not specify a value, the fleet fulfils the On-Demand capacity as usual.
usageStrategy - Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
If you specify use-capacity-reservations-first, the fleet uses unused Capacity
Reservations to fulfill On-Demand capacity up to the target On-Demand capacity. If the number of
unused Capacity Reservations is less than the On-Demand target capacity, the remaining On-Demand
target capacity is launched as usual. When unused Capacity Reservations are used to fulfil On-Demand
capacity, the On-Demand allocation strategy (lowest-price or prioritized) is
applied to them.
If you do not specify a value, the fleet fulfils the On-Demand capacity as usual.
FleetCapacityReservationUsageStrategy,
FleetCapacityReservationUsageStrategyCapacityReservationOptionsRequest.Builder usageStrategy(FleetCapacityReservationUsageStrategy usageStrategy)
Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
If you specify use-capacity-reservations-first, the fleet uses unused Capacity Reservations to
fulfill On-Demand capacity up to the target On-Demand capacity. If the number of unused Capacity Reservations
is less than the On-Demand target capacity, the remaining On-Demand target capacity is launched as usual.
When unused Capacity Reservations are used to fulfil On-Demand capacity, the On-Demand allocation strategy (
lowest-price or prioritized) is applied to them.
If you do not specify a value, the fleet fulfils the On-Demand capacity as usual.
usageStrategy - Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity.
If you specify use-capacity-reservations-first, the fleet uses unused Capacity
Reservations to fulfill On-Demand capacity up to the target On-Demand capacity. If the number of
unused Capacity Reservations is less than the On-Demand target capacity, the remaining On-Demand
target capacity is launched as usual. When unused Capacity Reservations are used to fulfil On-Demand
capacity, the On-Demand allocation strategy (lowest-price or prioritized) is
applied to them.
If you do not specify a value, the fleet fulfils the On-Demand capacity as usual.
FleetCapacityReservationUsageStrategy,
FleetCapacityReservationUsageStrategyCopyright © 2019. All rights reserved.