Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.bedrock.CfnPromptPropsMixin.PromptVariantProperty.Builder
Packages that use CfnPromptPropsMixin.PromptVariantProperty.Builder
-
Uses of CfnPromptPropsMixin.PromptVariantProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.bedrock
Methods in software.amazon.awscdk.cfnpropertymixins.services.bedrock that return CfnPromptPropsMixin.PromptVariantProperty.BuilderModifier and TypeMethodDescriptionCfnPromptPropsMixin.PromptVariantProperty.Builder.additionalModelRequestFields(Object additionalModelRequestFields) CfnPromptPropsMixin.PromptVariantProperty.builder()CfnPromptPropsMixin.PromptVariantProperty.Builder.genAiResource(CfnPromptPropsMixin.PromptGenAiResourceProperty genAiResource) Sets the value ofCfnPromptPropsMixin.PromptVariantProperty.getGenAiResource()CfnPromptPropsMixin.PromptVariantProperty.Builder.genAiResource(IResolvable genAiResource) Sets the value ofCfnPromptPropsMixin.PromptVariantProperty.getGenAiResource()CfnPromptPropsMixin.PromptVariantProperty.Builder.inferenceConfiguration(CfnPromptPropsMixin.PromptInferenceConfigurationProperty inferenceConfiguration) Sets the value ofCfnPromptPropsMixin.PromptVariantProperty.getInferenceConfiguration()CfnPromptPropsMixin.PromptVariantProperty.Builder.inferenceConfiguration(IResolvable inferenceConfiguration) Sets the value ofCfnPromptPropsMixin.PromptVariantProperty.getInferenceConfiguration()Sets the value ofCfnPromptPropsMixin.PromptVariantProperty.getMetadata()CfnPromptPropsMixin.PromptVariantProperty.Builder.metadata(IResolvable metadata) Sets the value ofCfnPromptPropsMixin.PromptVariantProperty.getMetadata()Sets the value ofCfnPromptPropsMixin.PromptVariantProperty.getModelId()Sets the value ofCfnPromptPropsMixin.PromptVariantProperty.getName()CfnPromptPropsMixin.PromptVariantProperty.Builder.templateConfiguration(CfnPromptPropsMixin.PromptTemplateConfigurationProperty templateConfiguration) Sets the value ofCfnPromptPropsMixin.PromptVariantProperty.getTemplateConfiguration()CfnPromptPropsMixin.PromptVariantProperty.Builder.templateConfiguration(IResolvable templateConfiguration) Sets the value ofCfnPromptPropsMixin.PromptVariantProperty.getTemplateConfiguration()CfnPromptPropsMixin.PromptVariantProperty.Builder.templateType(String templateType) Sets the value ofCfnPromptPropsMixin.PromptVariantProperty.getTemplateType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.bedrock with parameters of type CfnPromptPropsMixin.PromptVariantProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPromptPropsMixin.PromptVariantProperty.Builder.