networkConfig

@JvmName(name = "kdtvdhgibppcyhcy")
suspend fun networkConfig(value: Output<PipelineDestinationNetworkConfigArgs>)
@JvmName(name = "sbryuacsmofqblrv")
suspend fun networkConfig(value: PipelineDestinationNetworkConfigArgs?)

Parameters

value

Represents a network config to be used for destination resolution and connectivity. Structure is documented below.


@JvmName(name = "tmgniowrryxoeyws")
suspend fun networkConfig(argument: suspend PipelineDestinationNetworkConfigArgsBuilder.() -> Unit)

Parameters

argument

Represents a network config to be used for destination resolution and connectivity. Structure is documented below.