Values.ReplicationDestinationSourceSpecifies a destination table bucket for replication.
type nonrec t = {destinationTableBucketARN : TableBucketARN.t;The Amazon Resource Name (ARN) of the destination table bucket where tables will be replicated.
*)}