nodeAffinities

@JvmName(name = "minilxqnungepdrb")
suspend fun nodeAffinities(value: Output<List<RegionInstanceTemplateSchedulingNodeAffinityArgs>>)
@JvmName(name = "xlhijucsxfbasnut")
suspend fun nodeAffinities(value: List<RegionInstanceTemplateSchedulingNodeAffinityArgs>?)

Parameters

value

Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems. Read more on sole-tenant node creation here. Structure documented below.


@JvmName(name = "weglupxyxrdaityp")
suspend fun nodeAffinities(vararg values: Output<RegionInstanceTemplateSchedulingNodeAffinityArgs>)


@JvmName(name = "jxxfstlondnkymxo")
suspend fun nodeAffinities(values: List<Output<RegionInstanceTemplateSchedulingNodeAffinityArgs>>)
@JvmName(name = "suiixfgrohwlyxwm")
suspend fun nodeAffinities(vararg values: RegionInstanceTemplateSchedulingNodeAffinityArgs)

Parameters

values

Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems. Read more on sole-tenant node creation here. Structure documented below.


@JvmName(name = "ayoojjetkfkkcipg")
suspend fun nodeAffinities(argument: List<suspend RegionInstanceTemplateSchedulingNodeAffinityArgsBuilder.() -> Unit>)
@JvmName(name = "ohmcqmnppekxkrrf")
suspend fun nodeAffinities(vararg argument: suspend RegionInstanceTemplateSchedulingNodeAffinityArgsBuilder.() -> Unit)
@JvmName(name = "vrkddxrpitfktkge")
suspend fun nodeAffinities(argument: suspend RegionInstanceTemplateSchedulingNodeAffinityArgsBuilder.() -> Unit)

Parameters

argument

Specifies node affinities or anti-affinities to determine which sole-tenant nodes your instances and managed instance groups will use as host systems. Read more on sole-tenant node creation here. Structure documented below.