reservationAffinity

@JvmName(name = "rinhyslytivnlowi")
suspend fun reservationAffinity(value: Output<ReservationAffinityArgs>)
@JvmName(name = "moybsfsbnneotmvr")
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 = "qkabxbnylevpybqi")
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.