reservationAffinity

@JvmName(name = "ckvcwuoabufgvyvr")
suspend fun reservationAffinity(value: Output<ReservationAffinityArgs>)
@JvmName(name = "etbmfuuacmxomyoe")
suspend fun reservationAffinity(value: ReservationAffinityArgs?)

Parameters

value

Specifies the reservations that instances can consume from. Note that for MachineImage, this is not supported yet.


@JvmName(name = "rcwfivinhlfanhuh")
suspend fun reservationAffinity(argument: suspend ReservationAffinityArgsBuilder.() -> Unit)

Parameters

argument

Specifies the reservations that instances can consume from. Note that for MachineImage, this is not supported yet.