stateful Ha Config
Parameters
value
. The status of the Stateful HA addon, which provides automatic configurable failover for stateful applications. It is disabled by default for Standard clusters. Set enabled = true
to enable.
suspend fun statefulHaConfig(argument: suspend ClusterAddonsConfigStatefulHaConfigArgsBuilder.() -> Unit)
Parameters
argument
. The status of the Stateful HA addon, which provides automatic configurable failover for stateful applications. It is disabled by default for Standard clusters. Set enabled = true
to enable.