CopyProductRequest
class CopyProductRequest
Types
Properties
Link copied to clipboard
The language code.
Link copied to clipboard
The copy options. If the value is CopyTags
, the tags from the source product are copied to the target product.
Link copied to clipboard
A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.
Link copied to clipboard
The Amazon Resource Name (ARN) of the source product.
Link copied to clipboard
The identifiers of the provisioning artifacts (also known as versions) of the product to copy. By default, all provisioning artifacts are copied.
Link copied to clipboard
The identifier of the target product. By default, a new product is created.
Link copied to clipboard
A name for the target product. The default is the name of the source product.