UpdateEngagementContextPayload
Represents the updated payload of an engagement context. The structure of this payload varies based on the context type being updated.
Contents
Note
In the following list, the required parameters are described first.
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- CustomerProject
-
The CustomerProjects structure in Engagements offers a flexible framework for managing customer-project relationships. It supports multiple customers per Engagement and multiple projects per customer, while also allowing for customers without projects and projects without specific customers.
All Engagement members have full visibility of customers and their associated projects, enabling the capture of relevant context even when project details are not fully defined. This structure also facilitates targeted invitations, allowing partners to focus on specific customers and their business problems when sending Engagement invitations.
Type: CustomerProjectsContext object
Required: No
- Lead
-
Contains updated information about a lead when the context type is "Lead". This field is present only when updating a lead context within the engagement.
Type: UpdateLeadContext object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: