Values.IncreaseNodeGroupsInGlobalReplicationGroupMessageSourceIncrease the number of node groups in the Global datastore
type nonrec t = {globalReplicationGroupId : String_.t;The name of the Global datastore
*)nodeGroupCount : Integer.t;Total number of node groups you want
*)regionalConfigurations : RegionalConfigurationList.t option;Describes the replication group IDs, the Amazon regions where they are stored and the shard configuration for each that comprise the Global datastore
*)applyImmediately : Boolean.t;Indicates that the process begins immediately. At present, the only permitted value for this parameter is true.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of Integer.t
| `List of
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `List of [> `String of String_.t ] list
| `String of AllowedNodeGroupId.t ])
list ]
list
| `String of String_.t ])
list ]
list
| `String of String_.t ])
list ]