@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface DynamoDbTable
This annotation is inherited by subclasses, and can be overridden by them as well.
DynamoDbMapperConfig.TableNameOverride
String tableName
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.