forNodes

@JvmName(name = "rxsbordlroakmvct")
suspend fun forNodes(value: Output<List<ForNodePatchArgs>>)
@JvmName(name = "cigxmybbhwoiphjs")
suspend fun forNodes(value: List<ForNodePatchArgs>?)

Parameters

value

forNodes indicates the node(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries. This is an Alpha feature and is only used when the PreferSameTrafficDistribution feature gate is enabled.


@JvmName(name = "tgudsnwvoexosxqb")
suspend fun forNodes(vararg values: Output<ForNodePatchArgs>)


@JvmName(name = "tepbrxplbjtpnumy")
suspend fun forNodes(values: List<Output<ForNodePatchArgs>>)
@JvmName(name = "tdaetlxcmrwlxfuf")
suspend fun forNodes(vararg values: ForNodePatchArgs)

Parameters

values

forNodes indicates the node(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries. This is an Alpha feature and is only used when the PreferSameTrafficDistribution feature gate is enabled.


@JvmName(name = "xsrkstvvugkgppiu")
suspend fun forNodes(argument: List<suspend ForNodePatchArgsBuilder.() -> Unit>)
@JvmName(name = "ylhcfadoqgaucmkx")
suspend fun forNodes(vararg argument: suspend ForNodePatchArgsBuilder.() -> Unit)
@JvmName(name = "bxaiqudlfrexrdaf")
suspend fun forNodes(argument: suspend ForNodePatchArgsBuilder.() -> Unit)

Parameters

argument

forNodes indicates the node(s) this endpoint should be consumed by when using topology aware routing. May contain a maximum of 8 entries. This is an Alpha feature and is only used when the PreferSameTrafficDistribution feature gate is enabled.