network

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

Parameters

value

The name of the network for the TPU node. It must be a preexisting Google Compute Engine network. If both network and subnetwork are specified, the given subnetwork must belong to the given network. If network is not specified, it will be looked up from the subnetwork if one is provided, or otherwise use "default".