amazonka-ec2-1.3.7: Amazon Elastic Compute Cloud SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.EC2.DescribeExportTasks

Contents

Description

Describes one or more of your export tasks.

See: AWS API Reference for DescribeExportTasks.

Synopsis

Creating a Request

describeExportTasks :: DescribeExportTasks Source

Creates a value of DescribeExportTasks with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

detExportTaskIds :: Lens' DescribeExportTasks [Text] Source

One or more export task IDs.

Destructuring the Response

describeExportTasksResponse Source

Creates a value of DescribeExportTasksResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

detrsExportTasks :: Lens' DescribeExportTasksResponse [ExportTask] Source

Information about the export tasks.