DynamoDbItem
Specifies that this class/interface describes an item type in a table. All public properties of this type will be mapped to attributes unless they are explicitly ignored.
Parameters
converterName
The fully qualified name of the item converter to be used for converting this class/interface. If not set, one will be automatically generated.