crashSafeReplicationEnabled property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Configuration specific to read replica instances.
Indicates whether database flags for crash-safe replication are enabled. This property was only applicable to First Generation instances.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.bool? crashSafeReplicationEnabled;