Values.AddRegionActionSourceDefines the Amazon Web Services Region and KMS key to add to the replication set.
type nonrec t = {regionName : RegionName.t;The Amazon Web Services Region name to add to the replication set.
*)sseKmsKeyId : SseKmsKey.t option;The KMS key ID to use to encrypt your replication set.
*)}