nodeConfig

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

Parameters

value

Node configuration for the connection. Structure is documented below.


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

Parameters

argument

Node configuration for the connection. Structure is documented below.