You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Configuration of nodes that comprise the cluster.
18
-
ClusterType*string`json:"clusterType,omitempty"`
18
+
ClusterType*string`json:"clusterType,omitempty"`
19
+
// Config Server Management Mode for creating or updating a sharded cluster. When configured as ATLAS_MANAGED, atlas may automatically switch the cluster's config server type for optimal performance and savings. When configured as FIXED_TO_DEDICATED, the cluster will always use a dedicated config server.
// Configuration of nodes that comprise the cluster.
19
-
ClusterType*string`json:"clusterType,omitempty"`
19
+
ClusterType*string`json:"clusterType,omitempty"`
20
+
// Config Server Management Mode for creating or updating a sharded cluster. When configured as ATLAS_MANAGED, atlas may automatically switch the cluster's config server type for optimal performance and savings. When configured as FIXED_TO_DEDICATED, the cluster will always use a dedicated config server.
// Configuration of nodes that comprise the cluster.
19
-
ClusterType*string`json:"clusterType,omitempty"`
19
+
ClusterType*string`json:"clusterType,omitempty"`
20
+
// Config Server Management Mode for creating or updating a sharded cluster. When configured as ATLAS_MANAGED, atlas may automatically switch the cluster's config server type for optimal performance and savings. When configured as FIXED_TO_DEDICATED, the cluster will always use a dedicated config server.
0 commit comments