SearchRelatedItemsResponseItem - Amazon Connect

SearchRelatedItemsResponseItem

A list of items that represent RelatedItems.

Contents

associationTime

Time at which a related item was associated with a case.

Type: Timestamp

Required: Yes

content

Represents the content of a particular type of related item.

Type: RelatedItemContent object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

relatedItemId

Unique identifier of a related item.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 500.

Required: Yes

type

Type of a related item.

Type: String

Valid Values: Contact | Comment

Required: Yes

performedBy

Represents the creator of the related item.

Type: UserUnion object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

tags

A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource.

Type: String to string map

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: