RenderMessageTemplateRequest
Types
Properties
Link copied to clipboard
An object that specifies the 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 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.
Functions
Link copied to clipboard
inline fun copy(block: RenderMessageTemplateRequest.Builder.() -> Unit = {}): RenderMessageTemplateRequest