ssmsap_get_operation {paws.management} | R Documentation |
Gets the details of an operation by specifying the operation ID
Description
Gets the details of an operation by specifying the operation ID.
See https://www.paws-r-sdk.com/docs/ssmsap_get_operation/ for full documentation.
Usage
ssmsap_get_operation(OperationId)
Arguments
OperationId |
[required] The ID of the operation. |
[Package paws.management version 0.9.0 Index]