class Aws::Query::EC2ParamBuilder

def apply(shape, params)

Returns:
  • (void) -

Parameters:
  • params (Hash) --
  • shape (Seahorse::Model::Shapes::Structure) --
def apply(shape, params)
  structure(shape, params, '')
end