Builder
Properties
Approval configuration for registry records
The optional auto-detection configuration for the registry. When provided, the registry is automatically populated with resources discovered according to the configuration. Omit this field for registries whose records are managed exclusively through the Agent Registry Control API.
A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, the service ignores the request, but does not return an error.
The description of the registry
Discovery configuration for the registry
The optional server-side encryption configuration for the registry. When you provide this field, the specified customer-managed Amazon Web Services KMS key encrypts the registry's content. Omit this field to use an Amazon Web Services-owned encryption key. You cannot change the encryption configuration after registry creation.
Functions
construct an aws.sdk.kotlin.services.agentregistrycontrol.model.ApprovalConfiguration inside the given block
construct an aws.sdk.kotlin.services.agentregistrycontrol.model.AutoDetectionConfiguration inside the given block
construct an aws.sdk.kotlin.services.agentregistrycontrol.model.DiscoveryConfiguration inside the given block
construct an aws.sdk.kotlin.services.agentregistrycontrol.model.EncryptionConfiguration inside the given block