You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::DescribeCopyProductStatusOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::DescribeCopyProductStatusOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#copy_product_status ⇒ String
The status of the copy product operation.
-
#status_detail ⇒ String
The status message.
-
#target_product_id ⇒ String
The identifier of the copied product.
Instance Attribute Details
#copy_product_status ⇒ String
The status of the copy product operation.
Possible values:
- SUCCEEDED
- IN_PROGRESS
- FAILED
#status_detail ⇒ String
The status message.
#target_product_id ⇒ String
The identifier of the copied product.