templatesMetadata property

List<EmailTemplateMetadata>? templatesMetadata
final

An array the contains the name and creation time stamp for each template in your Amazon SES account.

Implementation

final List<EmailTemplateMetadata>? templatesMetadata;