class Aws::Plugins::DynamoDBSimpleAttributes::ValueTranslator
def initialize(shape, mode)
-
mode(Symbol<:marshal,:unmarshal>) -- -
shape(Seahorse::Model::Shapes::Shape) --
def initialize(shape, mode) @shape = shape @mode = mode end