networkConfig

@JvmName(name = "spexvsiqvpplxbyx")
suspend fun networkConfig(value: Output<PrivateCloudNetworkConfigArgs>)
@JvmName(name = "yssluwxaoydlpjfy")
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 = "nyikednxucflinod")
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.