ec2_describe_export_tasks {paws.compute} | R Documentation |
Describes the specified export instance tasks or all of your export instance tasks
Description
Describes the specified export instance tasks or all of your export instance tasks.
See https://www.paws-r-sdk.com/docs/ec2_describe_export_tasks/ for full documentation.
Usage
ec2_describe_export_tasks(ExportTaskIds = NULL, Filters = NULL)
Arguments
ExportTaskIds |
The export task IDs. |
Filters |
the filters for the export tasks. |
[Package paws.compute version 0.7.0 Index]