EngagementContextPayload
Represents the payload of an Engagement context. The structure of this payload varies based on the context type specified in the EngagementContextDetails.
Inheritors
Types
Functions
Link copied to clipboard
Casts this EngagementContextPayload as a CustomerProject and retrieves its aws.sdk.kotlin.services.partnercentralselling.model.CustomerProjectsContext value. Throws an exception if the EngagementContextPayload is not a CustomerProject.
Link copied to clipboard
Casts this EngagementContextPayload as a CustomerProject and retrieves its aws.sdk.kotlin.services.partnercentralselling.model.CustomerProjectsContext value. Returns null if the EngagementContextPayload is not a CustomerProject.