7#include <aws/core/utils/Document.h>
8#include <aws/kendra/Kendra_EXPORTS.h>
44 template <
typename TemplateT = Aws::Utils::Document>
46 m_templateHasBeenSet =
true;
47 m_template = std::forward<TemplateT>(value);
49 template <
typename TemplateT = Aws::Utils::Document>
57 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