FailoverProperties Class

Safe failover is to indicate the service should wait for pending replication to finish before switching to the secondary.

Inheritance
FailoverProperties

Constructor

FailoverProperties(*, is_safe_failover: Optional[bool] = None, **kwargs)

Parameters

is_safe_failover
bool
Required

Safe failover is to indicate the service should wait for pending replication to finish before switching to the secondary.