ContentFeedbackData
Information about the feedback.
Inheritors
Types
Link copied to clipboard
data class GenerativeContentFeedbackData(val value: GenerativeContentFeedbackData) : ContentFeedbackData
Information about the feedback for a generative target type.
Link copied to clipboard
Functions
Link copied to clipboard
Casts this ContentFeedbackData as a GenerativeContentFeedbackData and retrieves its aws.sdk.kotlin.services.qconnect.model.GenerativeContentFeedbackData value. Throws an exception if the ContentFeedbackData is not a GenerativeContentFeedbackData.
Link copied to clipboard
Casts this ContentFeedbackData as a GenerativeContentFeedbackData and retrieves its aws.sdk.kotlin.services.qconnect.model.GenerativeContentFeedbackData value. Returns null if the ContentFeedbackData is not a GenerativeContentFeedbackData.