FleetOnDemandOptionsCapacityReservationOptions

data class FleetOnDemandOptionsCapacityReservationOptions(val usageStrategy: String? = null)

Constructors

constructor(usageStrategy: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val usageStrategy: String? = null

Indicates whether to use unused Capacity Reservations for fulfilling On-Demand capacity. Valid values: use-capacity-reservations-first.