ImplEnvAssociation Object
Contains information about the association between an implementation and an environment.
This object is used by the following operations:
- Operations that reference the ImplEnvAssociations object
The properties included in the ImplEnvAssociation object are listed below.
| Property | Type | Description |
|---|---|---|
| Implementation | string | The name of the implementation. |
| Environment | string | The environment (implementation) (Sandbox or Production). |