ec2_describe_conversion_tasks {paws.compute} | R Documentation |
Describes the specified conversion tasks or all your conversion tasks
Description
Describes the specified conversion tasks or all your conversion tasks. For more information, see the VM Import/Export User Guide.
See https://www.paws-r-sdk.com/docs/ec2_describe_conversion_tasks/ for full documentation.
Usage
ec2_describe_conversion_tasks(DryRun = NULL, ConversionTaskIds = NULL)
Arguments
DryRun |
Checks whether you have the required permissions for the action, without
actually making the request, and provides an error response. If you have
the required permissions, the error response is |
ConversionTaskIds |
The conversion task IDs. |
[Package paws.compute version 0.9.0 Index]