Uses of Class
software.amazon.awscdk.services.bedrock.CfnPromptProps.Builder
Packages that use CfnPromptProps.Builder
-
Uses of CfnPromptProps.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnPromptProps.BuilderModifier and TypeMethodDescriptionstatic CfnPromptProps.BuilderCfnPromptProps.builder()CfnPromptProps.Builder.customerEncryptionKeyArn(String customerEncryptionKeyArn) Sets the value ofCfnPromptProps.getCustomerEncryptionKeyArn()CfnPromptProps.Builder.defaultVariant(String defaultVariant) Sets the value ofCfnPromptProps.getDefaultVariant()CfnPromptProps.Builder.description(String description) Sets the value ofCfnPromptProps.getDescription()Sets the value ofCfnPromptProps.getName()Sets the value ofCfnPromptProps.getTags()Sets the value ofCfnPromptProps.getVariants()CfnPromptProps.Builder.variants(IResolvable variants) Sets the value ofCfnPromptProps.getVariants()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnPromptProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPromptProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPromptProps.Builder.