Method: AWS::EC2#export_tasks
- Defined in:
- lib/aws/ec2.rb
#export_tasks ⇒ ExportTaskCollection
433 434 435 |
# File 'lib/aws/ec2.rb', line 433 def export_tasks ExportTaskCollection.new(:config => config) end |
433 434 435 |
# File 'lib/aws/ec2.rb', line 433 def export_tasks ExportTaskCollection.new(:config => config) end |