FleetOnDemandOptions

data class FleetOnDemandOptions(val allocationStrategy: String? = null)

Constructors

Link copied to clipboard
fun FleetOnDemandOptions(allocationStrategy: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The order of the launch template overrides to use in fulfilling On-Demand capacity. Valid values: lowestPrice, prioritized. Default: lowestPrice.