UpdateMessageTemplateRequest
Types
Properties
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
The identifier of the knowledge base. Can be either the ID or the ARN. URLs cannot contain the ARN.
Link copied to clipboard
The identifier of the message template. Can be either the ID or the ARN. It cannot contain any qualifier.
Functions
Link copied to clipboard
inline fun copy(block: UpdateMessageTemplateRequest.Builder.() -> Unit = {}): UpdateMessageTemplateRequest