7#include <aws/xray/XRay_EXPORTS.h> 
   40    m_insightsEnabledHasBeenSet = 
true;
 
   41    m_insightsEnabled = value;
 
   58    m_notificationsEnabledHasBeenSet = 
true;
 
   59    m_notificationsEnabled = value;
 
   67  bool m_insightsEnabled{
false};
 
   68  bool m_insightsEnabledHasBeenSet = 
false;
 
   70  bool m_notificationsEnabled{
false};
 
   71  bool m_notificationsEnabledHasBeenSet = 
false;
 
bool GetNotificationsEnabled() const
void SetInsightsEnabled(bool value)
bool InsightsEnabledHasBeenSet() const
AWS_XRAY_API InsightsConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool GetInsightsEnabled() const
InsightsConfiguration & WithInsightsEnabled(bool value)
AWS_XRAY_API InsightsConfiguration()=default
InsightsConfiguration & WithNotificationsEnabled(bool value)
AWS_XRAY_API Aws::Utils::Json::JsonValue Jsonize() const
bool NotificationsEnabledHasBeenSet() const
void SetNotificationsEnabled(bool value)
AWS_XRAY_API InsightsConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue