Uses of Class
software.amazon.awscdk.services.wisdom.CfnQuickResponseProps.Builder
Packages that use CfnQuickResponseProps.Builder
-
Uses of CfnQuickResponseProps.Builder in software.amazon.awscdk.services.wisdom
Methods in software.amazon.awscdk.services.wisdom that return CfnQuickResponseProps.BuilderModifier and TypeMethodDescriptionCfnQuickResponseProps.builder()Sets the value ofCfnQuickResponseProps.getChannels()CfnQuickResponseProps.Builder.content(IResolvable content) Sets the value ofCfnQuickResponseProps.getContent()CfnQuickResponseProps.Builder.content(CfnQuickResponse.QuickResponseContentProviderProperty content) Sets the value ofCfnQuickResponseProps.getContent()CfnQuickResponseProps.Builder.contentType(String contentType) Sets the value ofCfnQuickResponseProps.getContentType()CfnQuickResponseProps.Builder.description(String description) Sets the value ofCfnQuickResponseProps.getDescription()CfnQuickResponseProps.Builder.groupingConfiguration(IResolvable groupingConfiguration) Sets the value ofCfnQuickResponseProps.getGroupingConfiguration()CfnQuickResponseProps.Builder.groupingConfiguration(CfnQuickResponse.GroupingConfigurationProperty groupingConfiguration) Sets the value ofCfnQuickResponseProps.getGroupingConfiguration()Sets the value ofCfnQuickResponseProps.getIsActive()CfnQuickResponseProps.Builder.isActive(IResolvable isActive) Sets the value ofCfnQuickResponseProps.getIsActive()CfnQuickResponseProps.Builder.knowledgeBaseArn(String knowledgeBaseArn) Sets the value ofCfnQuickResponseProps.getKnowledgeBaseArn()Sets the value ofCfnQuickResponseProps.getLanguage()Sets the value ofCfnQuickResponseProps.getName()CfnQuickResponseProps.Builder.shortcutKey(String shortcutKey) Sets the value ofCfnQuickResponseProps.getShortcutKey()Sets the value ofCfnQuickResponseProps.getTags()Constructors in software.amazon.awscdk.services.wisdom with parameters of type CfnQuickResponseProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnQuickResponseProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnQuickResponseProps.Builder.