Module: Aws::ServiceCatalog::Client::_DescribeCopyProductStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeCopyProductStatusOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#copy_product_status ⇒ "SUCCEEDED", ...
479 |
# File 'sig/client.rbs', line 479 def copy_product_status: () -> ("SUCCEEDED" | "IN_PROGRESS" | "FAILED") |
#status_detail ⇒ ::String
481 |
# File 'sig/client.rbs', line 481 def status_detail: () -> ::String |
#target_product_id ⇒ ::String
480 |
# File 'sig/client.rbs', line 480 def target_product_id: () -> ::String |