enableNodePublicIp

@JvmName(name = "ukhavjurafmovpxo")
suspend fun enableNodePublicIp(value: Output<Boolean>)
@JvmName(name = "vurpyrhdtuevyedm")
suspend fun enableNodePublicIp(value: Boolean?)

Parameters

value

Enable or disable node public IP address provisioning. Possible values are: Possible values are: true - Indicates that the compute nodes will have public IPs provisioned. false - Indicates that the compute nodes will have a private endpoint and no public IPs.