SearchTypesResultItem
The details of the results of the SearchTypes
action.
Inheritors
Types
Functions
Casts this SearchTypesResultItem as a AssetTypeItem and retrieves its aws.sdk.kotlin.services.datazone.model.AssetTypeItem value. Throws an exception if the SearchTypesResultItem is not a AssetTypeItem.
Casts this SearchTypesResultItem as a AssetTypeItem and retrieves its aws.sdk.kotlin.services.datazone.model.AssetTypeItem value. Returns null if the SearchTypesResultItem is not a AssetTypeItem.
Casts this SearchTypesResultItem as a FormTypeItem and retrieves its aws.sdk.kotlin.services.datazone.model.FormTypeData value. Throws an exception if the SearchTypesResultItem is not a FormTypeItem.
Casts this SearchTypesResultItem as a FormTypeItem and retrieves its aws.sdk.kotlin.services.datazone.model.FormTypeData value. Returns null if the SearchTypesResultItem is not a FormTypeItem.