Amazonite::DynamoDBV2::AttributeValueUpdate
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(value : AttributeValue | Nil = nil, action : AttributeAction | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
action
Sourceaction=(action : AttributeAction | Nil)
Sourcevalue
Sourcevalue=(value : AttributeValue | Nil)
Source