Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnAIPromptMixinProps.Builder
Packages that use CfnAIPromptMixinProps.Builder
-
Uses of CfnAIPromptMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Methods in software.amazon.awscdk.cfnpropertymixins.services.wisdom that return CfnAIPromptMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnAIPromptMixinProps.getApiFormat()CfnAIPromptMixinProps.Builder.assistantId(String assistantId) Sets the value ofCfnAIPromptMixinProps.getAssistantId()CfnAIPromptMixinProps.builder()CfnAIPromptMixinProps.Builder.description(String description) Sets the value ofCfnAIPromptMixinProps.getDescription()Sets the value ofCfnAIPromptMixinProps.getModelId()Sets the value ofCfnAIPromptMixinProps.getName()Sets the value ofCfnAIPromptMixinProps.getTags()CfnAIPromptMixinProps.Builder.templateConfiguration(CfnAIPromptPropsMixin.AIPromptTemplateConfigurationProperty templateConfiguration) Sets the value ofCfnAIPromptMixinProps.getTemplateConfiguration()CfnAIPromptMixinProps.Builder.templateConfiguration(IResolvable templateConfiguration) Sets the value ofCfnAIPromptMixinProps.getTemplateConfiguration()CfnAIPromptMixinProps.Builder.templateType(String templateType) Sets the value ofCfnAIPromptMixinProps.getTemplateType()Sets the value ofCfnAIPromptMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wisdom with parameters of type CfnAIPromptMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAIPromptMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAIPromptMixinProps.Builder.