UpdateRegistryResponse

Types

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

Properties

Link copied to clipboard

The approval configuration for the updated registry. For details, see the ApprovalConfiguration data type.

Link copied to clipboard

The authorizer configuration for the updated registry. For details, see the AuthorizerConfiguration data type.

Link copied to clipboard

The type of authorizer used by the updated registry. This controls the authorization method for the Search and Invoke APIs used by consumers.

Link copied to clipboard
val createdAt: <Error class: unknown class>

The timestamp when the registry was created.

Link copied to clipboard

The description of the updated registry.

Link copied to clipboard

The name of the updated registry.

Link copied to clipboard

The Amazon Resource Name (ARN) of the updated registry.

Link copied to clipboard

The unique identifier of the updated registry.

Link copied to clipboard

The current status of the updated registry. Possible values include CREATING, READY, UPDATING, CREATE_FAILED, UPDATE_FAILED, DELETING, and DELETE_FAILED.

Link copied to clipboard

The reason for the current status of the updated registry.

Link copied to clipboard
val updatedAt: <Error class: unknown class>

The timestamp when the registry was last updated.

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