7#include <aws/quicksight/QuickSight_EXPORTS.h>
8#include <aws/quicksight/model/KbTemplateConfiguration.h>
41 template <
typename TemplateConfigurationT = KbTemplateConfiguration>
43 m_templateConfigurationHasBeenSet =
true;
44 m_templateConfiguration = std::forward<TemplateConfigurationT>(value);
46 template <
typename TemplateConfigurationT = KbTemplateConfiguration>
54 bool m_templateConfigurationHasBeenSet =
false;
AWS_QUICKSIGHT_API KnowledgeBaseConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_QUICKSIGHT_API KnowledgeBaseConfiguration()=default
const KbTemplateConfiguration & GetTemplateConfiguration() const
AWS_QUICKSIGHT_API KnowledgeBaseConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
KnowledgeBaseConfiguration & WithTemplateConfiguration(TemplateConfigurationT &&value)
bool TemplateConfigurationHasBeenSet() const
void SetTemplateConfiguration(TemplateConfigurationT &&value)
AWS_QUICKSIGHT_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue