Values.CreateBotReplicaRequestSourceAction to create a replication of the source bot in the secondary region.
type nonrec t = {botId : Id.t;The request for the unique bot ID of the source bot to be replicated in the secondary region.
*)replicaRegion : ReplicaRegion.t;The request for the secondary region that will be used in the replication of the source bot.
*)}