RelatedItemInputContent
Represents the content of a related item to be created.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- comment
- 
               Represents the content of a comment to be returned to agents. Type: CommentContent object Required: No 
- connectCase
- 
               Represents the Amazon Connect case to be created as a related item. Type: ConnectCaseInputContent object Required: No 
- contact
- 
               Object representing a contact in Amazon Connect as an API request field. Type: Contact object Required: No 
- custom
- 
               Represents the content of a Customtype related item.Type: CustomInputContent object Required: No 
- file
- 
               A file of related items. Type: FileContent object Required: No 
- sla
- 
               Represents the content of an SLA to be created. Type: SlaInputContent object Note: This object is a Union. Only one member of this object can be specified or returned. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: