StaticTableSchema
@DynamoDbBean public class Contact { private String id; private List pid; //getters and setter StaticTableSchema