DynamoDB, force combination of fields uniqueness

前端 未结 0 1768
小鲜肉
小鲜肉 2020-12-22 03:22

I have the following entity:

class Terms {
     //hash key
     private String code;

     private String region;
     private String market;
     private Str         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题