CloneImplementationRequest Object
Contains information about a request to create an implementation by cloning an existing implementation.
This object is used by the following operations:
- Operations that reference the AddAPIImplementationRequest object
The properties included in the CloneImplementationRequest object are listed below.
| Property | Type | Description | 
|---|---|---|
| Implementation | string | The name of the existing implementation that is being cloned. | 
| Environment | string | The name of the existing environment that is being cloned. |