Amazonite::DynamoDBV2::KeysAndAttributes
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(keys : Array(Hash(String, AttributeValue)), attributes_to_get : Array(String) | Nil = nil, consistent_read : Bool | Nil = nil, projection_expression : String | Nil = nil, expression_attribute_names : Hash(String, String) | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
attributes_to_get
Sourceconsistent_read
Sourceexpression_attribute_names
Sourcekeys
Sourceprojection_expression
Source