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>
60 m_eventEnabledHasBeenSet =
true;
61 m_eventEnabled = value;
71 bool m_eventEnabled{
false};
72 bool m_templateConfigurationHasBeenSet =
false;
73 bool m_eventEnabledHasBeenSet =
false;
KnowledgeBaseConfiguration & WithEventEnabled(bool value)
bool GetEventEnabled() const
bool EventEnabledHasBeenSet() const
AWS_QUICKSIGHT_API KnowledgeBaseConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetEventEnabled(bool value)
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