networkAccess

@JvmName(name = "bsmayvwuvrivaxcc")
suspend fun networkAccess(value: Output<String>)
@JvmName(name = "hepbjsrxedbprpnl")
suspend fun networkAccess(value: String?)

Parameters

value

Determines the type of network access granted to workers. Possible values: - "public": Workers can connect to the public internet. - "private": Workers can only connect to Google APIs and services. - "restricted-private": Workers can only connect to Google APIs that are reachable through restricted.googleapis.com (199.36.153.4/30).