automaticFailoverEnabled

@JvmName(name = "dwdjobowlarmacfr")
suspend fun automaticFailoverEnabled(value: Output<Boolean>)
@JvmName(name = "iumpbdvtkuxmqqng")
suspend fun automaticFailoverEnabled(value: Boolean?)

Parameters

value

Specifies whether a read-only replica will be automatically promoted to read/write primary if the existing primary fails. If enabled, num_cache_clusters must be greater than 1. Must be enabled for Redis (cluster mode enabled) replication groups. Defaults to false.