IntentDetectedData
Details about the intent data.
Inherited 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 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.