Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.agentregistry.CfnRegistryPropsMixin.Builder
Packages that use CfnRegistryPropsMixin.Builder
-
Uses of CfnRegistryPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.agentregistry
Methods in software.amazon.awscdk.cfnpropertymixins.services.agentregistry that return CfnRegistryPropsMixin.BuilderModifier and TypeMethodDescriptionCfnRegistryPropsMixin.Builder.approvalConfiguration(CfnRegistryPropsMixin.ApprovalConfigurationProperty approvalConfiguration) Configuration for the registry's record approval workflow.CfnRegistryPropsMixin.Builder.approvalConfiguration(IResolvable approvalConfiguration) Configuration for the registry's record approval workflow.CfnRegistryPropsMixin.Builder.authorizerType(String authorizerType) The type of authorizer that controls how consumers access the registry's search and MCP invoke operations.CfnRegistryPropsMixin.Builder.create()CfnRegistryPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnRegistryPropsMixin.Builder.description(String description) The description of the registry.CfnRegistryPropsMixin.Builder.discoveryConfiguration(CfnRegistryPropsMixin.DiscoveryConfigurationProperty discoveryConfiguration) Discovery configuration for the registry.CfnRegistryPropsMixin.Builder.discoveryConfiguration(IResolvable discoveryConfiguration) Discovery configuration for the registry.The name of the registry.Tags to assign to the registry.