Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnQuickResponsePropsMixin.Builder
Packages that use CfnQuickResponsePropsMixin.Builder
-
Uses of CfnQuickResponsePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Methods in software.amazon.awscdk.cfnpropertymixins.services.wisdom that return CfnQuickResponsePropsMixin.BuilderModifier and TypeMethodDescriptionThe Amazon Connect contact channels this quick response applies to.CfnQuickResponsePropsMixin.Builder.content(CfnQuickResponsePropsMixin.QuickResponseContentProviderProperty content) The content of the quick response.CfnQuickResponsePropsMixin.Builder.content(IResolvable content) The content of the quick response.CfnQuickResponsePropsMixin.Builder.contentType(String contentType) The media type of the quick response content.CfnQuickResponsePropsMixin.Builder.create()CfnQuickResponsePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnQuickResponsePropsMixin.Builder.description(String description) The description of the quick response.CfnQuickResponsePropsMixin.Builder.groupingConfiguration(CfnQuickResponsePropsMixin.GroupingConfigurationProperty groupingConfiguration) The configuration information of the user groups that the quick response is accessible to.CfnQuickResponsePropsMixin.Builder.groupingConfiguration(IResolvable groupingConfiguration) The configuration information of the user groups that the quick response is accessible to.Whether the quick response is active.CfnQuickResponsePropsMixin.Builder.isActive(IResolvable isActive) Whether the quick response is active.CfnQuickResponsePropsMixin.Builder.knowledgeBaseArn(String knowledgeBaseArn) The Amazon Resource Name (ARN) of the knowledge base.The language code value for the language in which the quick response is written.The name of the quick response.CfnQuickResponsePropsMixin.Builder.shortcutKey(String shortcutKey) The shortcut key of the quick response.The tags used to organize, track, or control access for this resource.