AWS SDK Version 3 for .NET
API Reference

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 strategies for managing your Spot Instances that are at an elevated risk of being interrupted.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.SpotMaintenanceStrategies

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class SpotMaintenanceStrategies

The SpotMaintenanceStrategies type exposes the following members

Constructors

NameDescription
Public Method SpotMaintenanceStrategies()

Properties

NameTypeDescription
Public Property CapacityRebalance Amazon.EC2.Model.SpotCapacityRebalance

Gets and sets the property CapacityRebalance.

The Spot Instance replacement strategy to use when Amazon EC2 emits a 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 for Linux Instances.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5