Uses of Class
software.amazon.awscdk.services.agentregistry.CfnRegistryProps.Builder
Packages that use CfnRegistryProps.Builder
Package
Description
AWS::AgentRegistry Construct Library
-
Uses of CfnRegistryProps.Builder in software.amazon.awscdk.services.agentregistry
Methods in software.amazon.awscdk.services.agentregistry that return CfnRegistryProps.BuilderModifier and TypeMethodDescriptionCfnRegistryProps.Builder.approvalConfiguration(IResolvable approvalConfiguration) Sets the value ofCfnRegistryProps.getApprovalConfiguration()CfnRegistryProps.Builder.approvalConfiguration(CfnRegistry.ApprovalConfigurationProperty approvalConfiguration) Sets the value ofCfnRegistryProps.getApprovalConfiguration()CfnRegistryProps.Builder.authorizerType(String authorizerType) Sets the value ofCfnRegistryProps.getAuthorizerType()static CfnRegistryProps.BuilderCfnRegistryProps.builder()CfnRegistryProps.Builder.description(String description) Sets the value ofCfnRegistryProps.getDescription()CfnRegistryProps.Builder.discoveryConfiguration(IResolvable discoveryConfiguration) Sets the value ofCfnRegistryProps.getDiscoveryConfiguration()CfnRegistryProps.Builder.discoveryConfiguration(CfnRegistry.DiscoveryConfigurationProperty discoveryConfiguration) Sets the value ofCfnRegistryProps.getDiscoveryConfiguration()Sets the value ofCfnRegistryProps.getName()Sets the value ofCfnRegistryProps.getTags()Constructors in software.amazon.awscdk.services.agentregistry with parameters of type CfnRegistryProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRegistryProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRegistryProps.Builder.