DynamoDbIgnore

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class DynamoDbIgnore

Specifies that this property should be ignored during mapping.