GlossaryItem

The details of a business glossary.

Types

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

Properties

Link copied to clipboard

The timestamp of when the glossary was created.

Link copied to clipboard

The Amazon DataZone user who created the glossary.

Link copied to clipboard

The business glossary description.

Link copied to clipboard

The identifier of the Amazon DataZone domain in which the business glossary exists.

Link copied to clipboard
val id: String

The identifier of the glossary.

Link copied to clipboard

The name of the glossary.

Link copied to clipboard

The identifier of the project that owns the business glosary.

Link copied to clipboard

The business glossary status.

Link copied to clipboard

The timestamp of when the business glossary was updated.

Link copied to clipboard

The Amazon DataZone user who updated the business glossary.

Functions

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