Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnAgentPropsMixin.PromptConfigurationProperty.Builder
Packages that use CfnAgentPropsMixin.PromptConfigurationProperty.Builder
-
Uses of CfnAgentPropsMixin.PromptConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnAgentPropsMixin.PromptConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnAgentPropsMixin.PromptConfigurationProperty.Builder.additionalModelRequestFields(Object additionalModelRequestFields) CfnAgentPropsMixin.PromptConfigurationProperty.Builder.basePromptTemplate(String basePromptTemplate) Sets the value ofCfnAgentPropsMixin.PromptConfigurationProperty.getBasePromptTemplate()CfnAgentPropsMixin.PromptConfigurationProperty.builder()CfnAgentPropsMixin.PromptConfigurationProperty.Builder.foundationModel(String foundationModel) Sets the value ofCfnAgentPropsMixin.PromptConfigurationProperty.getFoundationModel()CfnAgentPropsMixin.PromptConfigurationProperty.Builder.inferenceConfiguration(CfnAgentPropsMixin.InferenceConfigurationProperty inferenceConfiguration) CfnAgentPropsMixin.PromptConfigurationProperty.Builder.inferenceConfiguration(IResolvable inferenceConfiguration) CfnAgentPropsMixin.PromptConfigurationProperty.Builder.parserMode(String parserMode) Sets the value ofCfnAgentPropsMixin.PromptConfigurationProperty.getParserMode()CfnAgentPropsMixin.PromptConfigurationProperty.Builder.promptCreationMode(String promptCreationMode) Sets the value ofCfnAgentPropsMixin.PromptConfigurationProperty.getPromptCreationMode()CfnAgentPropsMixin.PromptConfigurationProperty.Builder.promptState(String promptState) Sets the value ofCfnAgentPropsMixin.PromptConfigurationProperty.getPromptState()CfnAgentPropsMixin.PromptConfigurationProperty.Builder.promptType(String promptType) Sets the value ofCfnAgentPropsMixin.PromptConfigurationProperty.getPromptType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnAgentPropsMixin.PromptConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgentPropsMixin.PromptConfigurationProperty.Builder.