class Aws::ServiceCatalog::Types::DescribeCopyProductStatusInput

@note When making an API call, you may pass DescribeCopyProductStatusInput

data as a hash:

    {
      accept_language: "AcceptLanguage",
      copy_product_token: "Id", # required
    }

@!attribute [rw] accept_language

The language code.

* `en` - English (default)

* `jp` - Japanese

* `zh` - Chinese
@return [String]

@!attribute [rw] copy_product_token

The token for the copy product operation. This token is returned by
CopyProduct.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeCopyProductStatusInput AWS API Documentation

Constants

SENSITIVE