Class
AWS::DynamoDB::PrimaryKeyElement
In:
lib/aws/dynamo_db/primary_key_element.rb
Parent:
Object
Methods
from_description
new
Constants
ATTRIBUTE_TYPES
=
{ "S" => :string, "N" => :number
Attributes
name
[R]
type
[R]
Public Class methods
from_description
(description)
new
(hash)
[Validate]