nodeConfig

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

Parameters

value

Node configuration for the connection. Structure is documented below.


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

Parameters

argument

Node configuration for the connection. Structure is documented below.