nodeConfig

@JvmName(name = "snximqqvpyhsjmpd")
suspend fun nodeConfig(value: Output<ConnectionNodeConfigArgs>)
@JvmName(name = "enukckxwhrdvnglj")
suspend fun nodeConfig(value: ConnectionNodeConfigArgs?)

Parameters

value

Node configuration for the connection. Structure is documented below.


@JvmName(name = "rnbflqstwfobylih")
suspend fun nodeConfig(argument: suspend ConnectionNodeConfigArgsBuilder.() -> Unit)

Parameters

argument

Node configuration for the connection. Structure is documented below.