Builder
Properties
The updated description for the registry record. To clear the description, include the UpdatedDescription wrapper with optionalValue not specified.
The updated descriptor-type-specific configuration containing the resource schema and metadata. Uses PATCH semantics where individual descriptor fields can be updated independently.
The updated descriptor type for the registry record. Changing the descriptor type may require updating the descriptors field to match the new type's schema requirements.
The version of the registry record for optimistic locking. If provided, it must match the current version of the record. The service automatically increments the version after a successful update.
The identifier of the registry containing the record. You can specify either the Amazon Resource Name (ARN) or the ID of the registry.
The updated synchronization configuration for the registry record.
The updated synchronization type for the registry record.
Whether to trigger synchronization using the stored or provided configuration. When set to true, the service will synchronize the record metadata from the configured external source.
Functions
construct an aws.sdk.kotlin.services.bedrockagentcorecontrol.model.UpdatedDescription inside the given block
construct an aws.sdk.kotlin.services.bedrockagentcorecontrol.model.UpdatedDescriptors inside the given block
construct an aws.sdk.kotlin.services.bedrockagentcorecontrol.model.UpdatedSynchronizationConfiguration inside the given block
construct an aws.sdk.kotlin.services.bedrockagentcorecontrol.model.UpdatedSynchronizationType inside the given block