Values.CreateReplicationSetInputSourceA replication set replicates and encrypts your data to the provided Regions with the provided KMS key.
type nonrec t = {clientToken : ClientToken.t option;A token that ensures that the operation is called only once with the specified details.
*)regions : RegionMapInput.t;The Regions that Incident Manager replicates your data to. You can have up to three Regions in your replication set.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Map of
([> `String of RegionName.t ]
* [> `String of TagValue.t
| `Structure of (string * [> `String of SseKmsKey.t ]) list ])
list
| `String of ClientToken.t ])
list ]