servicecatalog_describe_copy_product_status: Gets the status of the specified copy product operation
Description
Gets the status of the specified copy product operation.
Usage
servicecatalog_describe_copy_product_status(AcceptLanguage,
CopyProductToken)
Arguments
AcceptLanguage
The language code.
en
- English (default)
jp
- Japanese
zh
- Chinese
CopyProductToken
[required] The token for the copy product operation. This token is returned by
CopyProduct.
Request syntax
svc$describe_copy_product_status(
AcceptLanguage = "string",
CopyProductToken = "string"
)