class Amazonite::DynamoDBV2::DeleteRequest

Included Modules

Defined in:

dynamodb_v2/delete_request.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(key : Hash(String, AttributeValue)) #

[View source]

Instance Method Detail

def key : Hash(String, AttributeValue) #

[View source]
def key=(key : Hash(String, AttributeValue)) #

[View source]