void |
ModifySpotFleetRequestRequest.setExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy excessCapacityTerminationPolicy) |
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the current
size of the Spot fleet.
|
void |
SpotFleetRequestConfigData.setExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy excessCapacityTerminationPolicy) |
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the current
size of the Spot fleet.
|
ModifySpotFleetRequestRequest |
ModifySpotFleetRequestRequest.withExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy excessCapacityTerminationPolicy) |
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the current
size of the Spot fleet.
|
SpotFleetRequestConfigData |
SpotFleetRequestConfigData.withExcessCapacityTerminationPolicy(ExcessCapacityTerminationPolicy excessCapacityTerminationPolicy) |
Indicates whether running Spot instances should be terminated if the
target capacity of the Spot fleet request is decreased below the current
size of the Spot fleet.
|