@Retention(value=RUNTIME) @Target(value=METHOD) public @interface DynamoDBIgnore
All getter methods not marked with this annotation are assumed to be modeled properties and included in any save() requests.