RelatedItemContent
Represents the content of a particular type of related item.
Inheritors
Types
Functions
Casts this RelatedItemContent as a Comment and retrieves its aws.sdk.kotlin.services.connectcases.model.CommentContent value. Throws an exception if the RelatedItemContent is not a Comment.
Casts this RelatedItemContent as a Comment and retrieves its aws.sdk.kotlin.services.connectcases.model.CommentContent value. Returns null if the RelatedItemContent is not a Comment.
Casts this RelatedItemContent as a Contact and retrieves its aws.sdk.kotlin.services.connectcases.model.ContactContent value. Throws an exception if the RelatedItemContent is not a Contact.
Casts this RelatedItemContent as a Contact and retrieves its aws.sdk.kotlin.services.connectcases.model.ContactContent value. Returns null if the RelatedItemContent is not a Contact.