public sealed class ClusterPersistenceConfig.Types.AOFConfig : IMessage<ClusterPersistenceConfig.Types.AOFConfig>, IEquatable<ClusterPersistenceConfig.Types.AOFConfig>, IDeepCloneable<ClusterPersistenceConfig.Types.AOFConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Memorystore for Redis (cluster management) v1 API class ClusterPersistenceConfig.Types.AOFConfig.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `ClusterPersistenceConfig.Types.AOFConfig` class, part of the Google Cloud Memorystore for Redis (cluster management) v1 API."],["The `AOFConfig` class is used to configure AOF-based persistence for Redis clusters."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains an `AppendFsync` property, which is used to define the fsync configuration."],["There are multiple versions available for this class, and 1.4.0 is the latest release."]]],[]]