class Aws::DynamoDB::Plugins::SimpleAttributes::ValueTranslator

def apply(values)

def apply(values)
  structure(@rules, values) if @rules
end