Types

Link copied to clipboard
data class ContentData(val value: ContentDataDetails) : DataDetails

Details about the content data.

Link copied to clipboard

Details about the generative chunk data.

Link copied to clipboard

Details about the generative data.

Link copied to clipboard

Details about the intent data.

Link copied to clipboard
Link copied to clipboard

Details about the content data.

Functions

Link copied to clipboard

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.

Link copied to clipboard
Link copied to clipboard