GetAssetResponse

Types

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

Properties

Link copied to clipboard

The timestamp of when the asset was created.

Link copied to clipboard

The Amazon DataZone user who created the asset.

Link copied to clipboard

The description of the Amazon DataZone asset.

Link copied to clipboard

The ID of the Amazon DataZone domain to which the asset belongs.

Link copied to clipboard

The external ID of the asset.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The metadata forms attached to the asset.

Link copied to clipboard

The business glossary terms attached to the asset.

Link copied to clipboard
val id: String

The ID of the asset.

Link copied to clipboard

The latest data point that was imported into the time series form for the asset.

Link copied to clipboard

The listing of the asset.

Link copied to clipboard

The name of the asset.

Link copied to clipboard

The ID of the project that owns the asset.

Link copied to clipboard

The read-only metadata forms attached to the asset.

Link copied to clipboard

The revision of the asset.

Link copied to clipboard

The ID of the asset type.

Link copied to clipboard

The revision of the asset type.

Functions

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