NotifyTemplateInformation
The information for a system-managed notify template in an Amazon Web Services account.
Types
Properties
Link copied to clipboard
The channels for the template. Supported values are SMS and VOICE.
Link copied to clipboard
The time when the notify template was created, in UNIX epoch time format.
Link copied to clipboard
The language code for the template.
Link copied to clipboard
The current status of the template.
Link copied to clipboard
An array of supported country codes for the template.
Link copied to clipboard
An array of supported voice IDs for voice templates.
Link copied to clipboard
The unique identifier for the template.
Link copied to clipboard
The type of the template.
Link copied to clipboard
The tier access level for the template.
Link copied to clipboard
An array of template variable metadata for the template.
Functions
Link copied to clipboard
inline fun copy(block: NotifyTemplateInformation.Builder.() -> Unit = {}): NotifyTemplateInformation