class AWS::EC2::ExportTaskCollection
def [] export_task_id
-
(ExportTask)
- Returns reference to the export task with the
Parameters:
-
export_task_id
(String
) --
def [] export_task_id ExportTask.new(export_task_id, :config => config) end