7#include <aws/core/utils/Document.h>
8#include <aws/quicksight/QuickSight_EXPORTS.h>
74 template <
typename TemplateT = Aws::Utils::Document>
76 m_templateHasBeenSet =
true;
77 m_template = std::forward<TemplateT>(value);
79 template <
typename TemplateT = Aws::Utils::Document>
87 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