networkConfig

@JvmName(name = "gcblfqislhcbbrjy")
suspend fun networkConfig(value: Output<PrivateCloudNetworkConfigArgs>)
@JvmName(name = "ghshscdbdenhypoh")
suspend fun networkConfig(value: PrivateCloudNetworkConfigArgs?)

Parameters

value

Network configuration in the consumer project with which the peering has to be done. Structure is documented below.


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

Parameters

argument

Network configuration in the consumer project with which the peering has to be done. Structure is documented below.