AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The Spot Instance replacement strategy to use when Amazon EC2 emits a rebalance notification signal that your Spot Instance is at an elevated risk of being interrupted. For more information, see Capacity rebalancing in the Amazon EC2 User Guide.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class FleetSpotCapacityRebalanceRequest
The FleetSpotCapacityRebalanceRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
FleetSpotCapacityRebalanceRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ReplacementStrategy | Amazon.EC2.FleetReplacementStrategy |
Gets and sets the property ReplacementStrategy.
The replacement strategy to use. Only available for fleets of type
|
![]() |
TerminationDelay | System.Int32 |
Gets and sets the property TerminationDelay. The amount of time (in seconds) that Amazon EC2 waits before terminating the old Spot Instance after launching a new replacement Spot Instance.
Required when
Not valid when
Valid values: Minimum value of |
.NET Core App:
Supported in: 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5, 4.0, 3.5