Uses of Class
software.amazon.awscdk.services.wisdom.CfnQuickResponse.Builder
Packages that use CfnQuickResponse.Builder
-
Uses of CfnQuickResponse.Builder in software.amazon.awscdk.services.wisdom
Methods in software.amazon.awscdk.services.wisdom that return CfnQuickResponse.BuilderModifier and TypeMethodDescriptionThe Amazon Connect contact channels this quick response applies to.CfnQuickResponse.Builder.content(IResolvable content) The content of the quick response.CfnQuickResponse.Builder.content(CfnQuickResponse.QuickResponseContentProviderProperty content) The content of the quick response.CfnQuickResponse.Builder.contentType(String contentType) The media type of the quick response content.static CfnQuickResponse.BuilderCfnQuickResponse.Builder.description(String description) The description of the quick response.CfnQuickResponse.Builder.groupingConfiguration(IResolvable groupingConfiguration) The configuration information of the user groups that the quick response is accessible to.CfnQuickResponse.Builder.groupingConfiguration(CfnQuickResponse.GroupingConfigurationProperty groupingConfiguration) The configuration information of the user groups that the quick response is accessible to.Whether the quick response is active.CfnQuickResponse.Builder.isActive(IResolvable isActive) Whether the quick response is active.CfnQuickResponse.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.CfnQuickResponse.Builder.shortcutKey(String shortcutKey) The shortcut key of the quick response.The tags used to organize, track, or control access for this resource.