nodePublicIpEnabled

@JvmName(name = "pkocbkddmhyqsyno")
suspend fun nodePublicIpEnabled(value: Output<Boolean>)
@JvmName(name = "iuxspcbqyldomelx")
suspend fun nodePublicIpEnabled(value: Boolean?)

Parameters

value

Whether the compute cluster will have a public ip. To set this to false a subnet_resource_id needs to be set. Defaults to true. Changing this forces a new Machine Learning Compute Cluster to be created.