CreateAssetRequest

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

Link copied to clipboard

Asset description.

Link copied to clipboard

Amazon DataZone domain where the asset is created.

Link copied to clipboard

The external identifier of the asset.

Link copied to clipboard

Metadata forms attached to the asset.

Link copied to clipboard

Glossary terms attached to the asset.

Link copied to clipboard
val name: String?

Asset name.

Link copied to clipboard

The unique identifier of the project that owns this asset.

Link copied to clipboard

The configuration of the automatically generated business-friendly metadata for the asset.

Link copied to clipboard

The unique identifier of this asset's type.

Link copied to clipboard

The revision of this asset's type.

Functions

Link copied to clipboard
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