class Aws::Api::OperationExample

def to_str

def to_str
  "resp = #{@obj_name}.#{@method_name}(#{params[1...-1]})"
end