forceUpgradeEnabled

@JvmName(name = "ljqhoobebeddboku")
suspend fun forceUpgradeEnabled(value: Output<Boolean>)
@JvmName(name = "duyfxcjxmsyvkywb")
suspend fun forceUpgradeEnabled(value: Boolean)

Parameters

value

Whether to force upgrade the cluster. Possible values are true or false. !>Note: The force_upgrade_enabled field instructs the upgrade operation to bypass upgrade protections (e.g. checking for deprecated API usage) which may render the cluster inoperative after the upgrade process has completed. Use the force_upgrade_enabled option with extreme caution only.