Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnAIPromptPropsMixin.Builder
Packages that use CfnAIPromptPropsMixin.Builder
-
Uses of CfnAIPromptPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Methods in software.amazon.awscdk.cfnpropertymixins.services.wisdom that return CfnAIPromptPropsMixin.BuilderModifier and TypeMethodDescriptionThe API format used for this AI Prompt.CfnAIPromptPropsMixin.Builder.assistantId(String assistantId) The identifier of the Amazon Q in Connect assistant.CfnAIPromptPropsMixin.Builder.create()CfnAIPromptPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnAIPromptPropsMixin.Builder.description(String description) The description of the AI Prompt.The identifier of the model used for this AI Prompt.The name of the AI Prompt.The tags used to organize, track, or control access for this resource.CfnAIPromptPropsMixin.Builder.templateConfiguration(CfnAIPromptPropsMixin.AIPromptTemplateConfigurationProperty templateConfiguration) The configuration of the prompt template for this AI Prompt.CfnAIPromptPropsMixin.Builder.templateConfiguration(IResolvable templateConfiguration) The configuration of the prompt template for this AI Prompt.CfnAIPromptPropsMixin.Builder.templateType(String templateType) The type of the prompt template for this AI Prompt.The type of this AI Prompt.