SearchInventoryResultItem
The details of the search results.
Inheritors
Types
The asset item included in the search results.
The data product item included in the search results.
The glossary item included in the search results.
The glossary term item included in the search results.
Functions
Casts this SearchInventoryResultItem as a AssetItem and retrieves its aws.sdk.kotlin.services.datazone.model.AssetItem value. Throws an exception if the SearchInventoryResultItem is not a AssetItem.
Casts this SearchInventoryResultItem as a AssetItem and retrieves its aws.sdk.kotlin.services.datazone.model.AssetItem value. Returns null if the SearchInventoryResultItem is not a AssetItem.
Casts this SearchInventoryResultItem as a DataProductItem and retrieves its aws.sdk.kotlin.services.datazone.model.DataProductSummary value. Throws an exception if the SearchInventoryResultItem is not a DataProductItem.
Casts this SearchInventoryResultItem as a DataProductItem and retrieves its aws.sdk.kotlin.services.datazone.model.DataProductSummary value. Returns null if the SearchInventoryResultItem is not a DataProductItem.
Casts this SearchInventoryResultItem as a GlossaryItem and retrieves its aws.sdk.kotlin.services.datazone.model.GlossaryItem value. Throws an exception if the SearchInventoryResultItem is not a GlossaryItem.
Casts this SearchInventoryResultItem as a GlossaryItem and retrieves its aws.sdk.kotlin.services.datazone.model.GlossaryItem value. Returns null if the SearchInventoryResultItem is not a GlossaryItem.
Casts this SearchInventoryResultItem as a GlossaryTermItem and retrieves its aws.sdk.kotlin.services.datazone.model.GlossaryTermItem value. Throws an exception if the SearchInventoryResultItem is not a GlossaryTermItem.
Casts this SearchInventoryResultItem as a GlossaryTermItem and retrieves its aws.sdk.kotlin.services.datazone.model.GlossaryTermItem value. Returns null if the SearchInventoryResultItem is not a GlossaryTermItem.