servicecatalog_describe_copy_product_status {paws.management} | R Documentation |
Gets the status of the specified copy product operation
Description
Gets the status of the specified copy product operation.
See https://www.paws-r-sdk.com/docs/servicecatalog_describe_copy_product_status/ for full documentation.
Usage
servicecatalog_describe_copy_product_status(
AcceptLanguage = NULL,
CopyProductToken
)
Arguments
AcceptLanguage |
The language code.
|
CopyProductToken |
[required] The token for the copy product operation. This token is returned by
|
[Package paws.management version 0.7.0 Index]