7#include <aws/kendra/Kendra_EXPORTS.h>
8#include <aws/core/utils/Document.h>
50 template<
typename TemplateT = Aws::Utils::Document>
51 void SetTemplate(TemplateT&& value) { m_templateHasBeenSet =
true; m_template = std::forward<TemplateT>(value); }
52 template<
typename TemplateT = Aws::Utils::Document>
58 bool m_templateHasBeenSet =
false;
AWS_KENDRA_API TemplateConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_KENDRA_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::DocumentView GetTemplate() const
bool TemplateHasBeenSet() const
AWS_KENDRA_API TemplateConfiguration()=default
AWS_KENDRA_API TemplateConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTemplate(TemplateT &&value)
TemplateConfiguration & WithTemplate(TemplateT &&value)
Aws::Utils::Json::JsonValue JsonValue