AssetRevision

The revision of an inventory asset.

Types

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

Properties

Link copied to clipboard

The timestamp of when an inventory asset revison was created.

Link copied to clipboard

The Amazon DataZone user who created the asset revision.

Link copied to clipboard

The Amazon DataZone user who created the inventory asset.

Link copied to clipboard
val id: String?

The identifier of the inventory asset revision.

Link copied to clipboard

The revision details of the inventory asset.

Functions

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