DataReference
Reference data.
Inheritors
Types
Functions
Casts this DataReference as a ContentReference and retrieves its aws.sdk.kotlin.services.qconnect.model.ContentReference value. Throws an exception if the DataReference is not a ContentReference.
Casts this DataReference as a ContentReference and retrieves its aws.sdk.kotlin.services.qconnect.model.ContentReference value. Returns null if the DataReference is not a ContentReference.
Casts this DataReference as a GenerativeReference and retrieves its aws.sdk.kotlin.services.qconnect.model.GenerativeReference value. Throws an exception if the DataReference is not a GenerativeReference.
Casts this DataReference as a GenerativeReference and retrieves its aws.sdk.kotlin.services.qconnect.model.GenerativeReference value. Returns null if the DataReference is not a GenerativeReference.
Casts this DataReference as a SuggestedMessageReference and retrieves its aws.sdk.kotlin.services.qconnect.model.SuggestedMessageReference value. Throws an exception if the DataReference is not a SuggestedMessageReference.
Casts this DataReference as a SuggestedMessageReference and retrieves its aws.sdk.kotlin.services.qconnect.model.SuggestedMessageReference value. Returns null if the DataReference is not a SuggestedMessageReference.