@Retention(RUNTIME) @Target({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 © 2017 Amazon Web Services, Inc. All Rights Reserved.