AssetListingItem

The details of an asset published in an Amazon DataZone catalog.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The additional attributes of an asset published in an Amazon DataZone catalog.

Link copied to clipboard

The timestamp of when an asset published in an Amazon DataZone catalog was created.

Link copied to clipboard

The description of an asset published in an Amazon DataZone catalog.

Link copied to clipboard

The identifier of the inventory asset.

Link copied to clipboard

The revision of the inventory asset.

Link copied to clipboard

The type of the inventory asset.

Link copied to clipboard

Glossary terms attached to the inventory asset.

Link copied to clipboard

The Amazon DataZone user who created the listing.

Link copied to clipboard

The identifier of the listing (asset published in Amazon DataZone catalog).

Link copied to clipboard

The revision of the listing (asset published in Amazon DataZone catalog).

Link copied to clipboard

The Amazon DataZone user who updated the listing.

Link copied to clipboard
val name: String?

The name of the inventory asset.

Link copied to clipboard

The identifier of the project that owns the inventory asset.

Functions

Link copied to clipboard
inline fun copy(block: AssetListingItem.Builder.() -> Unit = {}): AssetListingItem
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String