class Aws::ClientStubs::Stub

def stub_structure(shape, hash)

def stub_structure(shape, hash)
  if hash
    structure_obj(shape, hash)
  else
    nil
  end
end