AssetTypeItem

The details of the asset type.

Types

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

Properties

Link copied to clipboard

The timestamp of when the asset type was created.

Link copied to clipboard

The Amazon DataZone user who created the asset type.

Link copied to clipboard

The description of the asset type.

Link copied to clipboard

The identifier of the Amazon DataZone domain where the asset type exists.

Link copied to clipboard

The forms included in the details of the asset type.

Link copied to clipboard

The name of the asset type.

Link copied to clipboard

The identifier of the Amazon DataZone domain where the asset type was originally created.

Link copied to clipboard

The identifier of the Amazon DataZone project where the asset type exists.

Link copied to clipboard

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

Link copied to clipboard

The revision of the asset type.

Link copied to clipboard

The timestamp of when the asset type was updated.

Link copied to clipboard

The Amazon DataZone user who updated the asset type.

Functions

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