ExAws v2.1.7 ExAws.Operation.RestQuery View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExAws.Operation.RestQuery{
  action: term(),
  body: term(),
  http_method: term(),
  params: term(),
  parser: term(),
  path: term(),
  service: term()
}