QueryInputData
Input information for the query.
Inheritors
Types
Functions
Casts this QueryInputData as a IntentInputData and retrieves its aws.sdk.kotlin.services.qconnect.model.IntentInputData value. Throws an exception if the QueryInputData is not a IntentInputData.
Casts this QueryInputData as a IntentInputData and retrieves its aws.sdk.kotlin.services.qconnect.model.IntentInputData value. Returns null if the QueryInputData is not a IntentInputData.
Casts this QueryInputData as a QueryTextInputData and retrieves its aws.sdk.kotlin.services.qconnect.model.QueryTextInputData value. Throws an exception if the QueryInputData is not a QueryTextInputData.
Casts this QueryInputData as a QueryTextInputData and retrieves its aws.sdk.kotlin.services.qconnect.model.QueryTextInputData value. Returns null if the QueryInputData is not a QueryTextInputData.