Uses of Class
software.amazon.awscdk.services.bedrock.CfnPrompt.TextPromptTemplateConfigurationProperty.Builder
Packages that use CfnPrompt.TextPromptTemplateConfigurationProperty.Builder
-
Uses of CfnPrompt.TextPromptTemplateConfigurationProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnPrompt.TextPromptTemplateConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPrompt.TextPromptTemplateConfigurationProperty.builder()CfnPrompt.TextPromptTemplateConfigurationProperty.Builder.cachePoint(IResolvable cachePoint) Sets the value ofCfnPrompt.TextPromptTemplateConfigurationProperty.getCachePoint()CfnPrompt.TextPromptTemplateConfigurationProperty.Builder.cachePoint(CfnPrompt.CachePointBlockProperty cachePoint) Sets the value ofCfnPrompt.TextPromptTemplateConfigurationProperty.getCachePoint()CfnPrompt.TextPromptTemplateConfigurationProperty.Builder.inputVariables(List<? extends Object> inputVariables) Sets the value ofCfnPrompt.TextPromptTemplateConfigurationProperty.getInputVariables()CfnPrompt.TextPromptTemplateConfigurationProperty.Builder.inputVariables(IResolvable inputVariables) Sets the value ofCfnPrompt.TextPromptTemplateConfigurationProperty.getInputVariables()Sets the value ofCfnPrompt.TextPromptTemplateConfigurationProperty.getText()CfnPrompt.TextPromptTemplateConfigurationProperty.Builder.textS3Location(IResolvable textS3Location) Sets the value ofCfnPrompt.TextPromptTemplateConfigurationProperty.getTextS3Location()CfnPrompt.TextPromptTemplateConfigurationProperty.Builder.textS3Location(CfnPrompt.TextS3LocationProperty textS3Location) Sets the value ofCfnPrompt.TextPromptTemplateConfigurationProperty.getTextS3Location()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnPrompt.TextPromptTemplateConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPrompt.TextPromptTemplateConfigurationProperty.Builder.