Uses of Class
software.amazon.awscdk.services.bedrock.alpha.PromptVersionProps.Builder
Packages that use PromptVersionProps.Builder
-
Uses of PromptVersionProps.Builder in software.amazon.awscdk.services.bedrock.alpha
Methods in software.amazon.awscdk.services.bedrock.alpha that return PromptVersionProps.BuilderModifier and TypeMethodDescriptionstatic PromptVersionProps.Builder
PromptVersionProps.builder()
PromptVersionProps.Builder.description
(String description) Sets the value ofPromptVersionProps.getDescription()
Sets the value ofPromptVersionProps.getPrompt()
Constructors in software.amazon.awscdk.services.bedrock.alpha with parameters of type PromptVersionProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(PromptVersionProps.Builder builder) Constructor that initializes the object based on literal property values passed by thePromptVersionProps.Builder
.