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