class Aws::Plugins::DynamoDBSimpleAttributes::ValueTranslator

def apply(values)

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