forNodes

@JvmName(name = "iwrywucotrxueidp")
suspend fun forNodes(value: Output<List<ForNodeArgs>>)
@JvmName(name = "gdukdipormbkycvu")
suspend fun forNodes(value: List<ForNodeArgs>?)

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 = "xcvceanabeuqocud")
suspend fun forNodes(vararg values: Output<ForNodeArgs>)


@JvmName(name = "cwssiavajcwratxo")
suspend fun forNodes(values: List<Output<ForNodeArgs>>)
@JvmName(name = "tihmljtjtcssejck")
suspend fun forNodes(vararg values: ForNodeArgs)

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 = "yossahhfumuledwr")
suspend fun forNodes(argument: List<suspend ForNodeArgsBuilder.() -> Unit>)
@JvmName(name = "bqlnftuikyiedjxs")
suspend fun forNodes(vararg argument: suspend ForNodeArgsBuilder.() -> Unit)
@JvmName(name = "chhqakxobrknfcwy")
suspend fun forNodes(argument: suspend ForNodeArgsBuilder.() -> 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.