class Aws::Plugins::DynamoDBSimpleAttributes::ValueTranslator

def apply(values)

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