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
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#copy_product_statusString

The status of the copy product operation.

Possible values:

  • SUCCEEDED
  • IN_PROGRESS
  • FAILED

Returns:

  • (String)

    The status of the copy product operation.

#status_detailString

The status message.

Returns:

  • (String)

    The status message.

#target_product_idString

The identifier of the copied product.

Returns:

  • (String)

    The identifier of the copied product.