MessageTemplate

class MessageTemplate : KotlinCustomResource

Definition of AWS::Wisdom::MessageTemplate Resource Type

Properties

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

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
val description: Output<String>?

The description of the message template.

Link copied to clipboard

The configuration information of the external data source.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

The Amazon Resource Name (ARN) of the knowledge base to which the message template belongs.

Link copied to clipboard
val language: Output<String>?

The language code value for the language in which the message template 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 message template.

Link copied to clipboard

The content SHA256 of the message template.

Link copied to clipboard

The unique identifier of the message template.

Link copied to clipboard
val name: Output<String>

The name of the message template.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

Link copied to clipboard
val urn: Output<String>