TemplateCreateMessageBody

Provides information about a request to create a message template.

Types

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

Properties

Link copied to clipboard
val arn: String?

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

Link copied to clipboard

The message that's returned from the API for the request to create the message template.

Link copied to clipboard

The unique identifier for the request to create the message template.

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