FleetSpotOptionsMaintenanceStrategiesCapacityRebalance

data class FleetSpotOptionsMaintenanceStrategiesCapacityRebalance(val replacementStrategy: String? = null, val terminationDelay: Int? = null)

Constructors

constructor(replacementStrategy: String? = null, terminationDelay: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The replacement strategy to use. Only available for fleets of type set to maintain. Valid values: launch.

Link copied to clipboard
val terminationDelay: Int? = null