TemplateResponse constructor
TemplateResponse({})
Implementation
TemplateResponse({
required this.creationDate,
required this.lastModifiedDate,
required this.templateName,
required this.templateType,
this.arn,
this.defaultSubstitutions,
this.templateDescription,
this.version,
this.tags,
});