class Aws::Api::OperationExample

def params

def params
  return '' if @operation.input.nil?
  structure(@operation.input, '', [])
end