@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface DynamoDBIgnore
All getter methods not marked with this annotation are assumed to be modeled properties and included in any save() requests.
Copyright © 2016. All rights reserved.