publicIpEnabled

@JvmName(name = "tngssjpagvivbilr")
suspend fun publicIpEnabled(value: Output<Boolean>)
@JvmName(name = "bohqdoowggwikkfh")
suspend fun publicIpEnabled(value: Boolean?)

Parameters

value

Should serverless compute nodes deployed in a custom Virtual Network have public IP addresses enabled for a workspace with private endpoint? Defaults to false.

Note: public_ip_enabled cannot be updated from true to false when subnet_id is not set. public_ip_enabled must be set to true if subnet_id is not set and when public_network_access_enabled is false.