DataDetails
Details about the data.
Inheritors
Types
Details about the content data.
Streaming chunk data for email generative answers containing partial knowledge-based response content.
Streaming chunk data for email overview containing partial overview content.
Streaming chunk data for email response generation containing partial response content.
Details about the generative chunk data.
Details about the generative data.
Details about the intent data.
Details about the content data.
Functions
Casts this DataDetails as a ContentData and retrieves its aws.sdk.kotlin.services.qconnect.model.ContentDataDetails value. Throws an exception if the DataDetails is not a ContentData.
Casts this DataDetails as a ContentData and retrieves its aws.sdk.kotlin.services.qconnect.model.ContentDataDetails value. Returns null if the DataDetails is not a ContentData.
Casts this DataDetails as a EmailGenerativeAnswerChunkData and retrieves its aws.sdk.kotlin.services.qconnect.model.EmailGenerativeAnswerChunkDataDetails value. Throws an exception if the DataDetails is not a EmailGenerativeAnswerChunkData.
Casts this DataDetails as a EmailGenerativeAnswerChunkData and retrieves its aws.sdk.kotlin.services.qconnect.model.EmailGenerativeAnswerChunkDataDetails value. Returns null if the DataDetails is not a EmailGenerativeAnswerChunkData.
Casts this DataDetails as a EmailOverviewChunkData and retrieves its aws.sdk.kotlin.services.qconnect.model.EmailOverviewChunkDataDetails value. Throws an exception if the DataDetails is not a EmailOverviewChunkData.
Casts this DataDetails as a EmailOverviewChunkData and retrieves its aws.sdk.kotlin.services.qconnect.model.EmailOverviewChunkDataDetails value. Returns null if the DataDetails is not a EmailOverviewChunkData.
Casts this DataDetails as a EmailResponseChunkData and retrieves its aws.sdk.kotlin.services.qconnect.model.EmailResponseChunkDataDetails value. Throws an exception if the DataDetails is not a EmailResponseChunkData.
Casts this DataDetails as a EmailResponseChunkData and retrieves its aws.sdk.kotlin.services.qconnect.model.EmailResponseChunkDataDetails value. Returns null if the DataDetails is not a EmailResponseChunkData.
Casts this DataDetails as a GenerativeChunkData and retrieves its aws.sdk.kotlin.services.qconnect.model.GenerativeChunkDataDetails value. Throws an exception if the DataDetails is not a GenerativeChunkData.
Casts this DataDetails as a GenerativeChunkData and retrieves its aws.sdk.kotlin.services.qconnect.model.GenerativeChunkDataDetails value. Returns null if the DataDetails is not a GenerativeChunkData.
Casts this DataDetails as a GenerativeData and retrieves its aws.sdk.kotlin.services.qconnect.model.GenerativeDataDetails value. Throws an exception if the DataDetails is not a GenerativeData.
Casts this DataDetails as a GenerativeData and retrieves its aws.sdk.kotlin.services.qconnect.model.GenerativeDataDetails value. Returns null if the DataDetails is not a GenerativeData.
Casts this DataDetails as a IntentDetectedData and retrieves its aws.sdk.kotlin.services.qconnect.model.IntentDetectedDataDetails value. Throws an exception if the DataDetails is not a IntentDetectedData.
Casts this DataDetails as a IntentDetectedData and retrieves its aws.sdk.kotlin.services.qconnect.model.IntentDetectedDataDetails value. Returns null if the DataDetails is not a IntentDetectedData.
Casts this DataDetails as a SourceContentData and retrieves its aws.sdk.kotlin.services.qconnect.model.SourceContentDataDetails value. Throws an exception if the DataDetails is not a SourceContentData.
Casts this DataDetails as a SourceContentData and retrieves its aws.sdk.kotlin.services.qconnect.model.SourceContentDataDetails value. Returns null if the DataDetails is not a SourceContentData.