reservationAffinity

@JvmName(name = "nsiudjnltiemmrge")
suspend fun reservationAffinity(value: Output<ClusterNodePoolNodeConfigReservationAffinityArgs>)
@JvmName(name = "apnlcaageiamqwbu")
suspend fun reservationAffinity(value: ClusterNodePoolNodeConfigReservationAffinityArgs?)

Parameters

value

The configuration of the desired reservation which instances could take capacity from. Structure is documented below.


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

Parameters

argument

The configuration of the desired reservation which instances could take capacity from. Structure is documented below.