UpdateRegistryRecordResponse

Types

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

Properties

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

The timestamp when the registry record was created.

Link copied to clipboard

The description of the updated registry record.

Link copied to clipboard

The descriptor-type-specific configuration of the updated registry record. For details, see the Descriptors data type.

Link copied to clipboard

The descriptor type of the updated registry record. Possible values are MCP, A2A, CUSTOM, and AGENT_SKILLS.

Link copied to clipboard

The name of the updated registry record.

Link copied to clipboard

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

Link copied to clipboard

The unique identifier of the updated registry record.

Link copied to clipboard

The version of the updated registry record.

Link copied to clipboard

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

Link copied to clipboard

The current status of the updated registry record. Possible values include CREATING, DRAFT, APPROVED, PENDING_APPROVAL, REJECTED, DEPRECATED, UPDATING, CREATE_FAILED, and UPDATE_FAILED.

Link copied to clipboard

The reason for the current status of the updated registry record.

Link copied to clipboard

The synchronization configuration of the updated registry record.

Link copied to clipboard

The synchronization type of the updated registry record.

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

The timestamp when the registry record 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