Module: AmazonPaApi::Request
- Included in:
- Operation
- Defined in:
- lib/amazon_pa_api/request.rb
Instance Attribute Summary collapse
-
#open_timeout ⇒ Object
Returns the value of attribute open_timeout.
-
#read_timeout ⇒ Object
Returns the value of attribute read_timeout.
Instance Attribute Details
#open_timeout ⇒ Object
Returns the value of attribute open_timeout.
4 5 6 |
# File 'lib/amazon_pa_api/request.rb', line 4 def open_timeout @open_timeout end |
#read_timeout ⇒ Object
Returns the value of attribute read_timeout.
4 5 6 |
# File 'lib/amazon_pa_api/request.rb', line 4 def read_timeout @read_timeout end |