Method: AWSData::Base#transport
- Defined in:
- lib/aws-data/base.rb
#transport ⇒ Object
40 41 42 |
# File 'lib/aws-data/base.rb', line 40 def transport @transport ||= Transport.new end |
40 41 42 |
# File 'lib/aws-data/base.rb', line 40 def transport @transport ||= Transport.new end |