ListingItem

sealed class ListingItem

The details of a listing (aka asset published in a Amazon DataZone catalog).

Inheritors

Types

Link copied to clipboard
data class AssetListing(val value: AssetListing) : ListingItem

An asset published in an Amazon DataZone catalog.

Link copied to clipboard

The data product listing.

Link copied to clipboard

Functions

Link copied to clipboard

Casts this ListingItem as a AssetListing and retrieves its aws.sdk.kotlin.services.datazone.model.AssetListing value. Throws an exception if the ListingItem is not a AssetListing.

Link copied to clipboard
Link copied to clipboard