Values.DeleteBotReplicaRequestSourceThe action to delete the replicated bot in the secondary region.
type nonrec t = {botId : Id.t;The unique ID of the replicated bot to be deleted from the secondary region
*)replicaRegion : ReplicaRegion.t;The secondary region of the replicated bot that will be deleted.
*)}