class Aws::Plugins::DynamoDBSimpleAttributes::ValueTranslator

def self.apply(rules, mode, data)

def self.apply(rules, mode, data)
  new(rules, mode).apply(data)
end