class Aws::Query::Param

def <=> other

Other tags:
    Api: - private
def <=> other
  name <=> other.name
end