capacityReservationPreference

@JvmName(name = "ciljrvwclikgbakn")
suspend fun capacityReservationPreference(value: Output<String>)
@JvmName(name = "ybgbabnpmthvkopv")
suspend fun capacityReservationPreference(value: String?)

Parameters

value

Indicates the instance's Capacity Reservation preferences. Possible preferences include:

  • `open` - The instance can run in any `open` Capacity Reservation that has matching attributes (instance type, platform, Availability Zone).

  • `none` - The instance avoids running in a Capacity Reservation even if one is available. The instance runs in On-Demand capacity.