Uses of Class
com.amazonaws.services.dynamodbv2.document.Attribute
-
Packages that use Attribute Package Description com.amazonaws.services.dynamodbv2.document -
-
Uses of Attribute in com.amazonaws.services.dynamodbv2.document
Subclasses of Attribute in com.amazonaws.services.dynamodbv2.document Modifier and Type Class Description class
KeyAttribute
A key attribute which consists of an attribute name and value.
-