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(Filters = NULL, ExportTaskIds = NULL)
Arguments
Filters |
the filters for the export tasks. |
ExportTaskIds |
The export task IDs. |
[Package paws.compute version 0.9.0 Index]