Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnMessageTemplatePropsMixin.Builder
Packages that use CfnMessageTemplatePropsMixin.Builder
-
Uses of CfnMessageTemplatePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Methods in software.amazon.awscdk.cfnpropertymixins.services.wisdom that return CfnMessageTemplatePropsMixin.BuilderModifier and TypeMethodDescriptionCfnMessageTemplatePropsMixin.Builder.channelSubtype(String channelSubtype) The channel subtype this message template applies to.CfnMessageTemplatePropsMixin.Builder.content(CfnMessageTemplatePropsMixin.ContentProperty content) The content of the message template.CfnMessageTemplatePropsMixin.Builder.content(IResolvable content) The content of the message template.CfnMessageTemplatePropsMixin.Builder.create()CfnMessageTemplatePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnMessageTemplatePropsMixin.Builder.defaultAttributes(CfnMessageTemplatePropsMixin.MessageTemplateAttributesProperty defaultAttributes) An object that specifies the default values to use for variables in the message template.CfnMessageTemplatePropsMixin.Builder.defaultAttributes(IResolvable defaultAttributes) An object that specifies the default values to use for variables in the message template.CfnMessageTemplatePropsMixin.Builder.description(String description) The description of the message template.CfnMessageTemplatePropsMixin.Builder.groupingConfiguration(CfnMessageTemplatePropsMixin.GroupingConfigurationProperty groupingConfiguration) The configuration information of the external data source.CfnMessageTemplatePropsMixin.Builder.groupingConfiguration(IResolvable groupingConfiguration) The configuration information of the external data source.CfnMessageTemplatePropsMixin.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.CfnMessageTemplatePropsMixin.Builder.messageTemplateAttachments(List<? extends Object> messageTemplateAttachments) List of message template attachments.CfnMessageTemplatePropsMixin.Builder.messageTemplateAttachments(IResolvable messageTemplateAttachments) List of message template attachments.The name of the message template.The tags used to organize, track, or control access for this resource.