7#include <aws/core/utils/Document.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
41 template <
typename TemplateT = Aws::Utils::Document>
43 m_templateHasBeenSet =
true;
44 m_template = std::forward<TemplateT>(value);
46 template <
typename TemplateT = Aws::Utils::Document>
54 bool m_templateHasBeenSet =
false;
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::DocumentView GetTemplate() const
bool TemplateHasBeenSet() const
AWS_QUICKSIGHT_API KbTemplateConfiguration()=default
AWS_QUICKSIGHT_API KbTemplateConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API KbTemplateConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTemplate(TemplateT &&value)
KbTemplateConfiguration & WithTemplate(TemplateT &&value)
Aws::Utils::Json::JsonValue JsonValue