AssetItem

class AssetItem

A Amazon DataZone inventory asset.

Types

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

Properties

Link copied to clipboard

The additional attributes of a Amazon DataZone inventory asset.

Link copied to clipboard

The timestamp of when the Amazon DataZone inventory asset was created.

Link copied to clipboard

The Amazon DataZone user who created the inventory asset.

Link copied to clipboard

The description of an Amazon DataZone inventory asset.

Link copied to clipboard

The identifier of the Amazon DataZone domain in which the inventory asset exists.

Link copied to clipboard

The external identifier of the Amazon DataZone inventory asset.

Link copied to clipboard

The timestamp of when the first revision of the inventory asset was created.

Link copied to clipboard

The Amazon DataZone user who created the first revision of the inventory asset.

Link copied to clipboard

The glossary terms attached to the Amazon DataZone inventory asset.

Link copied to clipboard

the identifier of the Amazon DataZone inventory asset.

Link copied to clipboard

The name of the Amazon DataZone inventory asset.

Link copied to clipboard

The identifier of the Amazon DataZone project that owns the inventory asset.

Link copied to clipboard

The identifier of the asset type of the specified Amazon DataZone inventory asset.

Link copied to clipboard

The revision of the inventory asset type.

Functions

Link copied to clipboard
inline fun copy(block: AssetItem.Builder.() -> Unit = {}): AssetItem
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