reservationAffinity

@JvmName(name = "boexmyvkpgqximjf")
suspend fun reservationAffinity(value: Output<ReservationAffinityArgs>)
@JvmName(name = "rohtgqxxjjtnwhko")
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 = "irixvjrvlgaubuxq")
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.