UpdateGlossaryTermResponse

Types

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

Properties

Link copied to clipboard

The identifier of the Amazon DataZone domain in which a business glossary term is to be updated.

Link copied to clipboard

The identifier of the business glossary in which a term is to be updated.

Link copied to clipboard
val id: String

The identifier of the business glossary term that is to be updated.

Link copied to clipboard

The long description to be updated as part of the UpdateGlossaryTerm action.

Link copied to clipboard

The name to be updated as part of the UpdateGlossaryTerm action.

Link copied to clipboard

The short description to be updated as part of the UpdateGlossaryTerm action.

Link copied to clipboard

The status to be updated as part of the UpdateGlossaryTerm action.

Link copied to clipboard

The term relations to be updated as part of the UpdateGlossaryTerm action.

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