Builder
Properties
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.
A description of the registry record.
The descriptor-type-specific configuration containing the resource schema and metadata. The structure of this field depends on the descriptorType you specify.
The descriptor type of the registry record.
The version of the registry record. Use this to track different versions of the record's content.
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.
The configuration for synchronizing registry record metadata from an external source, such as a URL-based MCP server.
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.
Functions
construct an aws.sdk.kotlin.services.bedrockagentcorecontrol.model.Descriptors inside the given block
construct an aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SynchronizationConfiguration inside the given block