public sealed class Cluster.Types.SecondaryConfig : IMessage<Cluster.Types.SecondaryConfig>, IEquatable<Cluster.Types.SecondaryConfig>, IDeepCloneable<Cluster.Types.SecondaryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class Cluster.Types.SecondaryConfig.
Configuration information for the secondary cluster. This should be set
if and only if the cluster is of type SECONDARY.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `Cluster.Types.SecondaryConfig` class within the AlloyDB v1 API, specifically for version 1.5.0."],["`Cluster.Types.SecondaryConfig` is used to configure settings for secondary clusters, and should only be used if the cluster is of type `SECONDARY`."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class constructors, `SecondaryConfig()`, and `SecondaryConfig(SecondaryConfig other)`, as well as the `PrimaryClusterName` property."],["The document also includes a list of available versions, starting with 1.0.0 and all the way to the latest, 1.9.0, in addition to the current version, 1.5.0."]]],[]]