UpdateRegistryRequest

Request structure for updating a registry

Types

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

Properties

Link copied to clipboard

The updated approval configuration. The change applies only to records that move to PENDING_APPROVAL after the update; records already in PENDING_APPROVAL are unaffected.

Link copied to clipboard

The updated description of the registry

Link copied to clipboard

The updated discovery configuration. Changing the discovery authorization can break existing consumers that rely on the previous authorization type.

Link copied to clipboard
val name: String?

The updated name of the registry

Link copied to clipboard

The identifier of the registry to update (ARN or ID)

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