Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder
Packages that use CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder
-
Uses of CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Methods in software.amazon.awscdk.cfnpropertymixins.services.wisdom that return CfnAIAgentPropsMixin.ToolConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.annotations(Object annotations) Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getAnnotations()CfnAIAgentPropsMixin.ToolConfigurationProperty.builder()CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.description(String description) Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getDescription()CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.inputSchema(Object inputSchema) Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getInputSchema()CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.instruction(CfnAIAgentPropsMixin.ToolInstructionProperty instruction) Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getInstruction()CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.instruction(IResolvable instruction) Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getInstruction()CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.outputFilters(List<? extends Object> outputFilters) Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getOutputFilters()CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.outputFilters(IResolvable outputFilters) Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getOutputFilters()CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.outputSchema(Object outputSchema) Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getOutputSchema()CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.overrideInputValues(List<? extends Object> overrideInputValues) Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getOverrideInputValues()CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.overrideInputValues(IResolvable overrideInputValues) Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getOverrideInputValues()Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getTitle()Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getToolId()Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getToolName()Sets the value ofCfnAIAgentPropsMixin.ToolConfigurationProperty.getToolType()CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.userInteractionConfiguration(CfnAIAgentPropsMixin.UserInteractionConfigurationProperty userInteractionConfiguration) CfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.userInteractionConfiguration(IResolvable userInteractionConfiguration) Constructors in software.amazon.awscdk.cfnpropertymixins.services.wisdom with parameters of type CfnAIAgentPropsMixin.ToolConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAIAgentPropsMixin.ToolConfigurationProperty.Builder.