Builder

class Builder

Properties

Link copied to clipboard

A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If you don't specify this field, a value is randomly generated for you. If this token matches a previous request, the service ignores the request, but doesn't return an error. For more information, see Ensuring idempotency.

Link copied to clipboard

A description of the registry record.

Link copied to clipboard

The descriptor-type-specific configuration containing the resource schema and metadata. The structure of this field depends on the descriptorType you specify.

Link copied to clipboard

The descriptor type of the registry record.

Link copied to clipboard
var name: String?

The name of the registry record.

Link copied to clipboard

The version of the registry record. Use this to track different versions of the record's content.

Link copied to clipboard

The identifier of the registry where the record will be created. You can specify either the Amazon Resource Name (ARN) or the ID of the registry.

Link copied to clipboard

The configuration for synchronizing registry record metadata from an external source, such as a URL-based MCP server.

Link copied to clipboard

The type of synchronization to use for keeping the record metadata up to date from an external source. Possible values include FROM_URL and NONE.