networkConfig

@JvmName(name = "jlnxoeesilqjsqff")
suspend fun networkConfig(value: Output<InstanceNetworkConfigArgs>)
@JvmName(name = "pufmcoknhfrtysst")
suspend fun networkConfig(value: InstanceNetworkConfigArgs?)

Parameters

value

Network configuration options. These are required when a private Data Fusion instance is to be created. Structure is documented below.


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

Parameters

argument

Network configuration options. These are required when a private Data Fusion instance is to be created. Structure is documented below.