Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnQuickResponseMixinProps.Builder
Packages that use CfnQuickResponseMixinProps.Builder
-
Uses of CfnQuickResponseMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Methods in software.amazon.awscdk.cfnpropertymixins.services.wisdom that return CfnQuickResponseMixinProps.BuilderModifier and TypeMethodDescriptionCfnQuickResponseMixinProps.builder()Sets the value ofCfnQuickResponseMixinProps.getChannels()CfnQuickResponseMixinProps.Builder.content(CfnQuickResponsePropsMixin.QuickResponseContentProviderProperty content) Sets the value ofCfnQuickResponseMixinProps.getContent()CfnQuickResponseMixinProps.Builder.content(IResolvable content) Sets the value ofCfnQuickResponseMixinProps.getContent()CfnQuickResponseMixinProps.Builder.contentType(String contentType) Sets the value ofCfnQuickResponseMixinProps.getContentType()CfnQuickResponseMixinProps.Builder.description(String description) Sets the value ofCfnQuickResponseMixinProps.getDescription()CfnQuickResponseMixinProps.Builder.groupingConfiguration(CfnQuickResponsePropsMixin.GroupingConfigurationProperty groupingConfiguration) Sets the value ofCfnQuickResponseMixinProps.getGroupingConfiguration()CfnQuickResponseMixinProps.Builder.groupingConfiguration(IResolvable groupingConfiguration) Sets the value ofCfnQuickResponseMixinProps.getGroupingConfiguration()Sets the value ofCfnQuickResponseMixinProps.getIsActive()CfnQuickResponseMixinProps.Builder.isActive(IResolvable isActive) Sets the value ofCfnQuickResponseMixinProps.getIsActive()CfnQuickResponseMixinProps.Builder.knowledgeBaseArn(String knowledgeBaseArn) Sets the value ofCfnQuickResponseMixinProps.getKnowledgeBaseArn()Sets the value ofCfnQuickResponseMixinProps.getLanguage()Sets the value ofCfnQuickResponseMixinProps.getName()CfnQuickResponseMixinProps.Builder.shortcutKey(String shortcutKey) Sets the value ofCfnQuickResponseMixinProps.getShortcutKey()Sets the value ofCfnQuickResponseMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wisdom with parameters of type CfnQuickResponseMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnQuickResponseMixinProps.Builder.