Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
FleetSpotCapacityRebalance |
FleetSpotCapacityRebalance.clone() |
FleetSpotCapacityRebalance |
FleetSpotMaintenanceStrategies.getCapacityRebalance()
The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being
interrupted.
|
FleetSpotCapacityRebalance |
FleetSpotCapacityRebalance.withReplacementStrategy(FleetReplacementStrategy replacementStrategy)
To allow EC2 Fleet to launch a replacement Spot Instance when an instance rebalance notification is emitted for
an existing Spot Instance in the fleet, specify
launch . |
FleetSpotCapacityRebalance |
FleetSpotCapacityRebalance.withReplacementStrategy(String replacementStrategy)
To allow EC2 Fleet to launch a replacement Spot Instance when an instance rebalance notification is emitted for
an existing Spot Instance in the fleet, specify
launch . |
Modifier and Type | Method and Description |
---|---|
void |
FleetSpotMaintenanceStrategies.setCapacityRebalance(FleetSpotCapacityRebalance capacityRebalance)
The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being
interrupted.
|
FleetSpotMaintenanceStrategies |
FleetSpotMaintenanceStrategies.withCapacityRebalance(FleetSpotCapacityRebalance capacityRebalance)
The strategy to use when Amazon EC2 emits a signal that your Spot Instance is at an elevated risk of being
interrupted.
|
Copyright © 2021. All rights reserved.