GetRegistryResponse

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The type of authorizer used by the 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 registry.

Link copied to clipboard

The name of the registry.

Link copied to clipboard

The Amazon Resource Name (ARN) of the registry.

Link copied to clipboard

The unique identifier of the registry.

Link copied to clipboard

The current status of the 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, typically set when the status is a failure state.

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