network

@JvmName(name = "dwyexmhlsgwvlnwy")
suspend fun network(value: Output<String>)
@JvmName(name = "mkldxfkoinyopgfg")
suspend fun network(value: String?)

Deprecated

`network` is deprecated and will be removed in a future major release. Instead, use `network_config` to define the network configuration.

Parameters

value

(Optional, Deprecated) The relative resource name of the VPC network on which the instance can be accessed. It is specified in the following form: "projects/{projectNumber}/global/networks/{network_id}".

Warning: network is deprecated and will be removed in a future major release. Instead, use network_config to define the network configuration.