ExtendedMessageTemplateData

The extended data of a message template.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The message template attachments.

Link copied to clipboard

The types of attributes contain the message template.

Link copied to clipboard

The channel subtype this message template applies to.

Link copied to clipboard

The content of the message template.

Link copied to clipboard

The timestamp when the message template was created.

Link copied to clipboard

An object that specifies the default values to use for variables in the message template. This object contains different categories of key-value pairs. Each key defines a variable or placeholder in the message template. The corresponding value defines the default value for that variable.

Link copied to clipboard

The description of the message template.

Link copied to clipboard

The configuration information of the grouping of Amazon Q in Connect users.

Link copied to clipboard

Whether the version of the message template is activated.

Link copied to clipboard

The Amazon Resource Name (ARN) of the knowledge base.

Link copied to clipboard

The identifier of the knowledge base.

Link copied to clipboard

The language code value for the language in which the quick response is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW

Link copied to clipboard

The Amazon Resource Name (ARN) of the user who last updated the message template data.

Link copied to clipboard

The timestamp when the message template data was last modified.

Link copied to clipboard

The Amazon Resource Name (ARN) of the message template.

Link copied to clipboard

The checksum value of the message template content that is referenced by the $LATEST qualifier. It can be returned in MessageTemplateData or ExtendedMessageTemplateData. It’s calculated by content, language, defaultAttributes and Attachments of the message template.

Link copied to clipboard

The identifier of the message template.

Link copied to clipboard

The name of the message template.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Link copied to clipboard

The version number of the message template version.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String